I'm using uVision 5.14 and this is the error I receive when I try to use the '#message' directive:
error: #11-D: unrecognized preprocessing directive #message
Am I missing something?
I've run into this too. I inherited some arm-none-eabi-gcc code and they have
#pragma message "message"