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.

Flashing code without CCS

Other Parts Discussed in Thread: UNIFLASH

Hello,

I’m using a TMS570 MCU and I want to automate code flashing without CCS. The makefile generated by CCS only compiles the code but it does not load the program on the microcontroller.

I am seeking guidance on how to modify this makefile to include the functionality of loading the compiled code onto the MCU without the need for flashing it through CCS.

Thank you.