Hello all,
I have tried the hello_world_ca53 from here: https://www.nxp.com.mcas.ms/docs/en/user-guide/REALTIMEEDGEUG.pdf?McasTsid=11394&McasCtx=4
booting freertos on A core.
(bitbake and gcc-arm example)
on my imx8mp pevk board.
I have followed the steps, put the binary in, after I give it the u-boot => cpu 3 release 0xC0000000
I see this:

Once I give the boot command: u-boot => boot
Linux booting up log appears.
The tic/tac stuff stops.
Once logged into linux and i type "nproc" I can see that the linux only has 3 cores left.
Does anyboyd know why the freertos core stops?
Br, Mircea