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