SUPPORT_MESSAGE is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

SUPPORT_MESSAGE macro

Syntax

#define SUPPORT_MESSAGE \     "Your pre-production MSP432P401x silicon is not fully supported\n" \     "You can find more information at www.ti.com/product/MSP432P401R"

References

LocationText
msp432.c:31
#define SUPPORT_MESSAGE \
msp432.c:332
"silicon)\n" SUPPORT_MESSAGE);
msp432.c:992
SUPPORT_MESSAGE);
msp432.c:996
SUPPORT_MESSAGE, (char)msp432_bank->hardware_rev);