Hello there,
I'm working on a project with F28388D where applications for CPU1 and CPU2 are developed in Matlab/Simulink (C2000 Support Package), and the CM application in CCS (v12.3.0) with C code.
When debugging the CM code, I also have to load (program into flash) the *.out files of CPU1 and CPU2 (built with Simulink), and then manually start them running (F8 Resume) before running and debugging the CM.
This is working just fine, however programming the *.out files into CPU1 and CPU2 flash memory takes a relatively long time, and isn't really necessary when there are no changes. Is it possible to create a debug configuration that skips programming CPU1/CPU2, and just lets me start the applications that were already programmed in flash memory? Then I would only need to load the CM application when starting a debugging session.
Thanks and kind regards,
Arjan
