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.

MSP432 CMSIS error even after all updates

Other Parts Discussed in Thread: MSPWARE

Hi

I have up-to-date CC Studio and up-to-date MSPWare and Driverlib. Today I tried to compile and PWM example and still I am getting following error. I re installed CCS and mspware still I am getting following error. I also tried code converter tool but with converted files also I am getting same error. Kindly advise me what to do?

Thanks 

"C:\ti\ccsv6\ccsv6\ccs_base\arm\include\msp432p401r.h", line 69: warning #1181-D: #warning directive: "MSP432 software will be updated to use CMSIS-Core in March 2016. This update will allow your MSP432 software to be CMSIS compliant, but require modification to your existing MSP432 code. A beta release is available if you want to start converting your code today. Refer to http://www.ti.com/MSP432CMSIS for detailed changes, conversion guide and background information."
"../timer_a_pwm_mode.c", line 71: error #20: identifier "TIMER_A_CTL_SSEL__SMCLK" is undefined
"../timer_a_pwm_mode.c", line 75: error #20: identifier "TIMER_A_CCTLN_OUTMOD_7" is undefined
"../timer_a_pwm_mode.c", line 87: error #20: identifier "CS_CLKEN_MCLK_EN" is undefined
"../timer_a_pwm_mode.c", line 87: error #20: identifier "CS_CTL1_SELM_2" is undefined
"../timer_a_pwm_mode.c", line 87: error #20: identifier "CS_CTL1_DIVS_0" is undefined
"../timer_a_pwm_mode.c", line 88: error #20: identifier "CS_CLKEN_SMCLK_EN" is undefined
"../timer_a_pwm_mode.c", line 88: error #20: identifier "CS_CTL1_DIVS_1" is undefined

**Attention** This is a public forum