Hello,
i want to generate an error message if a define was not present, like here:
ELSE
#error Define of CPU Architecture for ASM not set!!!
ENDIF
Is that possible?
Best regards
Volker
You are using armasm? If so try this...
ARM Compiler armasm User Guide : 14.46 INFO
Or...
ARM Compiler armasm User Guide : 14.8 ASSERT