I have been using the MSP432 launchpad for a while. Today I updated to the latest version of CCS, I also updated to the latest version of MSPWare. I decided to try some of the MSP432 CMSIS examples. I am unable to get any of them to build. I am getting errors of the form
#137 struct "<unnamed>" has no field "BANK0_RDCTL" system_msp432p401r.c /msp432p401_1 line 321 C/C++ Problem
I have done a complete uninstall and reinstall of CCS and still same problem. Nothing I do seems to get anything to compile. I am also now unable to compile any of my older projects as well. Nothing seems to work. Is anyone else having these problems?