Hi,
Currently I'm creating a project in C using S32DS to enable mutil A53 cores. Initial after boot process has completed, my active core will be M7_0 (not HSE core) from here i want to enable A53 cores. Since S32G3 has 8 A53 cores, I want to enable all of them. Is this doable purely in C ( not linux).
Thanks.