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.

TMS320F28377D CPU2 building in FLASH

Hello all,

I m trying to activate CPU2 to exchange data with CPU1 by IPC and send via SCI.

CPU1 code is working from FLASH.

CPU2 code is working from RAM.

I would like to have also CPU2 code executed from FLASH. I extracted the project example "dc_blinking _cpu2". The LED is blinking from RAM, but i have an error when trying to debug from FLASH.

From another POST i have assumed i have to set my CPU1 code to "CPU1_FLASH_STANDALONE". Can you povide me how i can import this build setting into my existing project which does not have this build setting?

What am i supposed to do then to have CPU2 code running from FLASH ?

Thank you!

Thank you!