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.

[Concerto F28M35x] I cannot run my program out of debug mode

Hi everyone

I've just started to evaluate the control Board of the Concerto microcontroler and I'm faced to, what is for me, a major difficulty.

I'm using the Blinky programm (given as example in control suite). Build is OK on both core,  I flash the binaries in the microcontroler (M3 & C28), the leds blink, everything is fine ... But if I shutdown the board and try to make the programm running out of debug mode, nothing happen !! it's like the programm was written in RAM (but it should not).

I'm using the exact configuration of the Blinky project (in dual mode).

The M3 link file is : F28M35x_generic_M3_FLASH.cmd

The C28 link file is : F28M35x_generic_C28_FLASH.cmd

My IDE is CCS 4.2.4.00034 with XDS100V2 emulator.

Does someone have an idea of what is happening ?

Thanks for your help.

Nicolas