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.

CCS/TMS320C6678: compiler attribute for functions in RTSC package?

Part Number: TMS320C6678

Tool/software: Code Composer Studio

Hi, I am learning to create RTSC packages recently. So far I have a question: As the header file is generated by xdc, how can I add compiler attribute( like __attribute__((xxx)) ) to function declaration if I need to?