Part Number: TMS320F28388D
Greetings,
I have created a function which is designed to be called from other functions. I don't want the optimizer to inline it. Is there a pragma or something which would allow that one function to not be inlined?
Thank you,
Ed