5.22 MESSAGE
Output a message string.
The MESSAGE directive outputs a string. Useful in conditional assembly.
.MESSAGE "<string>".IFDEF DEBUG
.MESSAGE "Debug mode"
.ENDIFOutput a message string.
The MESSAGE directive outputs a string. Useful in conditional assembly.
.MESSAGE "<string>".IFDEF DEBUG
.MESSAGE "Debug mode"
.ENDIFThe online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.