5.14 ERROR
Outputs an error message string.
The ERROR directive outputs a string and halts the assembling. May be used in conditional assembly.
.ERROR "<string>"
.IFDEF TOBEDONE
.ERROR "Still stuff to be done.."
.ENDIF
Outputs an error message string.
The ERROR directive outputs a string and halts the assembling. May be used in conditional assembly.
.ERROR "<string>"
.IFDEF TOBEDONE
.ERROR "Still stuff to be done.."
.ENDIF
The 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.