Part Number: AM6442
Hi there,
I'm working on a AM64x evaluation board TMDS64GPEVM.
FreeRTOS offers a branch that implements a SMP kernel dedicated to rpi-pico.
https://github.com/FreeRTOS/FreeRTOS-SMP-Demos/tree/main/FreeRTOS
https://github.com/FreeRTOS/FreeRTOS-Kernel/branches
I'm hoping to rely on this work and do the same on the AM64x. Run FreeRTOS on two r5 cores as an SMP kernel.
Do you have any experience with running FreeRTOS as SMP?
Mostly I'm interested about the sequence that will get the secondary core up and running.
Can you offer any pointers in this regard?
Thanks a lot,
Nir.