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.

TMS320F28P650DK: Problems flashing CPU 2 with CCS

Part Number: TMS320F28P650DK
Other Parts Discussed in Thread: SYSCONFIG

Hi Experts,

I am trying to flash and run a TI demoproject to a Control Card with the F28P65x device.

It is possible to flash, run and debug a single core demoproject (for example "led_ex1_blinky"). So the demoboard and connection to CCS is working in general.

But if I am trying to flash a Dual-Core project I get errors (see below) and the flashing breaks.

I use the dual core TI demoproject "led_ex2_blinky_sysconfig" here, but I also tried other projects with the same result.

It is possible to flash CPU 1 manually and this works without problems. But I am not able to flash CPU 2.

Do you have any idea what could be the problem?

Is there a special compile order for dual core projects (for example compile CPU 2 first and then CPU 1)? 

What has to be done with the "multi project"? Has it to be compiled too?

Thank you