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: How can I run the dclfuncs in the CPU2's RAM when it was boot by CPU1?

Part Number: TMS320F28P650DK

Tool/software:

Hi, TI's engineers.

I failed run the assembly dclfuncs in the CPU2's ram, the CPU2 was boot by CPU1 by IPC. I allocated the '.dclfuncs' section in the RAMD4 and allocated the RAMD4 to CPU2, but How can I copy the dclfuncs from FLASH to RAM after the CPU2 start?