This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi All,
The file hw_memmap.h seems to be in my copy of MSPWare's driverlib, but not the SimpleLink SDK. I needed the STATUS_FAIL define which is mentioned in uart.h. I ended up just defining it myself. This may be something to fix, or maybe not, but I thought I'd mention it here, as it slowed me down a bit.
Best regards,
Rob
Hey Rob,
This is a documentation issue with MSP432 DriverLib, it should say it returns "true" or "false" (the definitions from <stdbool.h>. Not the old STATUS_FAIL #defines from MSP430 DriverLib). We can update these docs for the next release.
Rob,
**Attention** This is a public forum