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.

LAUNCHXL-F28377S: How to treat usDelay()?

Part Number: LAUNCHXL-F28377S

Hi All,

When I include F2837xS_usDelay.asm into my project, I meet error as follows;

".TI.ramfunc" section generated by __attribute__((ramfunc)) or --ramfunc=on requires a SECTIONS specification to function. ".TI.ramfunc" section generated by __attribute__((ramfunc)) or --ramfunc=on requires a SECTIONS specification to function. dsp C/C++ Problem

I think including the file is necessary because of linking, but I meet above error;

How to solve this ?

Best,

Takano