This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Are there any predefinied macros for armasm?

Hi,

i want to check with a IF :DEF:xxxxxx if my assembler routine was assembled with the Keil assembler for ARM or with a IAR or with a TI toolchain.

The compiler predefines like __arm__ are not supported in the assembler.

Are there any other predefined macros with which i can differ the used assembler?

Thanks
Volker