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.
Greetings,
I am attempting to debug a program I have made in Code Composer Studio. However when I launch debug i receive the following errors:
Any help would be great.
Thank you
Pierre
Hello Pierre,
What kind of license did you install and what device and emulator are you using?
ki
I have an "Code Composer Studio IDE - Platinum for DSK or XDS100" license. i am trying to use the MSP430F2274 installed in a MSP-TS430DA38 with a MSP-FET430UIF debug interface. As for emulator i am not 100% sure which one i am using.
Pierre Turcotte said:I have an "Code Composer Studio IDE - Platinum for DSK or XDS100" license
Sorry, but this license does not support MSP430. You can use the 30 and 90 day eval licenses or a full MCU license.
Another option is to use the MC Core (code size limited) install. This install comes with a built in license with the only limitation being a 16KB code size limit for MSP430:
Thanks
ki