Question:
Where can we find Predefined Preprocessor Macros? Where is the #define of __ADSP215xx__ ?
Answer:
This is a predefined feature macro and is defined automatically by the code generation tools (compiler, assembler and linker), in order for code to determine which part is being used.
For a full listing of the macros along with their explanations, search for "Predefined Preprocessor Macros" in the CrossCore Embedded Studio online help.