Hi,
I am trying to use the CMSIS driverlib to test the backchannel UART on the MSP432 Launchpad, When building the project at: I find that I get errors because error #20: identifier "EUSCI_A0_MODULE" is undefined. I grepped the source code for the CMSIS driverlib beta and found no definition of EUSCI_A0_MODULE, but lots of references to it. Could this be an bug with the beta library, or am I doing something wrong?
Thanks,
Rob