User`s guide
3 Project Generator
When you inline a block function, the compiler replaces each call to a block
function with the equivalent function code from the static run-time library.
If your model use the same block four times, your generated code contains
four copies of the function.
While this redundancy use s more mem ory, inline functions run more quickly
than calls to the functions outside the generated co de .
Link Automation
When yo u use Real-Time W orkshop to build a model to a C6000 processo r,
Embedded IDE Link CC make s a connection b etw een MATLAB software
and CCS.
3-62