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.

MSPM0C1103: Code Composer Studio Version: 12.8.1.00005 output file generation

Part Number: MSPM0C1103

Tool/software:

I am facing some problems with generating the output file in Code Composer Studio (CCS) for MSPM0C1103SDDFR microcontroller.

 I have finished the code creation for my project, I am able to debug it, download it and everything works seamlessly.

Now I need to create a .sap image out of CCS’s generated .hex or .s19 file using Cyclone Image Creation Utility for production run.

 That is the point I am having troubles with.

I have generated an .sap file out of .hex file and not able to load it into my board using the Cyclone LC programmer:

an error is reported.

There are multiple options in CCS’s ‘Project Properties-> Arm Hex Utility->Output Format Options:

I tried all of them and it appears that the only correctly generated file is ‘Binary’ file.

 The Motorola S files don’t look correct either

 

I have attached .hex, .m1 and the .bin files that were generated by CCS IDE as an example.