Hi people, is posible convert any C function in a inline C function?
Is for improve the code time execution.
The DSC is a f28335 the programming environtment is a CCS 4.0
guillermo
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi people, is posible convert any C function in a inline C function?
Is for improve the code time execution.
The DSC is a f28335 the programming environtment is a CCS 4.0
guillermo
guillermo ruiz magaz said:Hi people, is posible convert any C function in a inline C function?
Is for improve the code time execution.
The DSC is a f28335 the programming environtment is a CCS 4.0
guillermo
Guillermo,
Please see section 2.11 of the Compiler Reference Guide for information on creating inline functions: www.ti.com/lit/spru514
Regards,
-Lori