Part Number: TMS320F28388D
Other Parts Discussed in Thread: C2000WARE
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 (v11.1.0) with C code.
For testing I first created a small application in CCS for CPU1, which just configures GPIO for the CM and then keeps blinking an LED. I made a Debug Configuration to load and run this application together with the CM application and this works fine.
I also created a small CPU1 application in Simulink (blinking LED), and when using "Build & deploy" in Simulink it runs fine on the target.
Then in the CCS Debug Configuration I changed the CPU1 program to the *.out file that was generated by Simulink. Unfortunately this doesn't work. After starting CPU1 the status shows "(Running - A Reset Occurred On The Target)", and the CM status shows "(In Reset)".
How can I make this work? Are there any more Debug Configuration settings I need to change? It is quite essential for further development that I'm able to load and run the Simulink applications on CPU1 and CPU2 while debugging the M4 CM in CCS.
Thanks and kind regards,
Arjan