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.

RTOS/AM5728: SMP execution hangs

Part Number: AM5728
Other Parts Discussed in Thread: SYSBIOS

Tool/software: TI-RTOS

Hi,

I tried to modify our application to use SMP on the AM5728 Rev1.3B. I followed the instructions.

processors.wiki.ti.com/.../BIOS
processors.wiki.ti.com/.../Public_SmpBiosSlides.pdf
software-dl.ti.com/.../ccs_smp-debug.html

But the execution hangs up at: 

ti_sysbios_family_arm_a15_smp_Core_resetOMAP5xxx_I()

According to the instructions in this case, I should wake up the second core through a gel script.

But I didn't find any hint how to do this.

Is there an example?

Thanks & Best regards 

Daniel