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.

Adding ARM Cortex M0 target on CCS 6.1

Hello,

IS there any package available for CCS to include the ARM Cortex-M0 target?

If yes, where can i find it on TI website?

Regards

Thank you

  • Stephanie,

    What device are you using?  Typically when creating a project in CCS you select the device that you are using and it will setup the processor cores that are present.  

    The CCS toolchain does support Cortex M0.  

    With what ships with CCS by default you could select "Generic CortexM3 Device" in the project wizard and then adjust for M0 afterwards.

    To adjust the build settings you would need to right click on your project and select properties and select the option below.

    Regards,

    John