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