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.

platform_init on C6657 Core 1

Hi

I'm trying to call platform_init from L2 Core 1.

platform_init cannot initialize DDR3 memory from Core 1, only Core 0.

My question is, if I already performed a call to platform_init from Core 0, do I need to call it again from Core 1 ?

I'm basically running the same code from both cores.

What if I'm running only from Core 1 and still want to initialize the DDR and call platform_init

Thanks