Hi,
I am using the S32G VNP RDB3 board.
Have installed the latest packages from NXP package manager for S32g.
I was able to run freertos on M7_0 core....
Now I want to run freertos on M7_0 and M7_1 core and want to split the peripherals among these cores...
like ADC for core0, PWM for core1 and
LLCE can0 and can1 for core0, LLCE can14 and LLCE can15 for core 1.
So.. I want to know how to handle freertos in multicore... Is there any demos or documents that I can refer....
If not please suggest some ideas on how to handle M7 multicore SW using Design Studio.
S32G3