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.

