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,
I am new to code composer studio, errors occured while compiling the out of box demo. Not only this project, the same problem is with all the projects given in mspware/ TI Resource explorer. and code composer is up to date. Kindly find the attachment.
Anita
Anita,
These errors are due to changes that were made to MSP432 header files to be CMSIS compliant.
More information can be found in this wiki page: http://processors.wiki.ti.com/index.php/MSP432_CMSIS_Update
For your use-case of importing and building examples from MSPWare, you would need to update both MSPWare and the "MSP432 Emulators" package to the latest versions, and then re-import and build the Out of Box project. Latest MSPWare is 3.20.00.37 and the latest MSP432 Emulators package (v6.2.2.0) can be installed from within CCS through menu Help->Check for Updates.
Can you confirm which versions you are working with?