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/TMS320F28062: asm directives are not working/invalid

Part Number: TMS320F28062

Tool/software: Code Composer Studio

Hello,

Im trying to use predefined symbols in the .asm files. The "spru513p" says that I can use ".if $defined(macroname)" or ".if $isdefed(" name ")" but neither of them is working.

I get an error: invalid mnemonic...

How can I use these?

Thanks