Part Number: TMS320F28388D
Other Parts Discussed in Thread: C2000WARE
Hello,
I'm new to TI's C2000 technology and in particular to the CPU mentioned in the title.
We're building a multi-task, multi-core program on CPU1 and CM4.
To start with, I used the "simple" example of flashing LEDs D1, (via CPU1) and D2, (via CM4): (..C2000Ware_5_01_00_00\driverlib\f2838x\examples\c28x_cm\led)
I understand that both codes have to be loaded via the debugger (XDS100V2 on the MB063 controlboard).
At the moment, I'm facing three problems:
1/ - If I modify CM4's code, I have to reload both projects in the board (first CM4's, then CPU1's) for CM4's modified program to run.
2/- If I set a breakpoint on the CM4 code, it is not executed.
3/ - When I suspend the debugger, only CPU1 stops, CM4 continues to run...
I'm certainly not using the right method for debugging, but I can't find a clear explanation of this principle...
Can you help me?
Thanks in advance.
Eric




