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.

PROCESSOR-SDK-AM64X: AM64x cant run SMP example.

Part Number: PROCESSOR-SDK-AM64X


Hello,

i am having some trouble running a53 smp example.

i am using mcu+sdk 09.00.00.

as specified in mcu+sdk,

i create sync group including a53_0 and a53_1.

when i load the program and checkout the program stack. 

i see this. a53_0 is at the main, ready to start but core_1 is waiting for core_0 to init MMU which it already did.

github.com/.../boot_armv8.c



Are there any extra step for A53 programming ?

What am i missing ?

Thank you in advance.