Quantcast
Channel: Tools
Viewing all articles
Browse latest Browse all 91752

Forum Post: Preprocessor or pragma command to emit messages to output during compilation?

$
0
0

I am using version 4.2.4 of the MSP430 compiler and I can't seem to find a way to emit messages during compilation to the output stream of the compiler.

Something like

#error "MESSAGE"

but without terminating compilation.

I attempted to use #warning but it just threw an error for an undefined directive.

Some compilers have

#message "MESSAGE"


Viewing all articles
Browse latest Browse all 91752

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>