Hi all,
Does AS7 using ARM support the #error and #message preprocessor directives? I was trying to add in #error to abort compiling if it detects a certain condition. It looks like the #warning works but not #error. Is there something similar?
Thanks.