Hi NXP team,
I am trying example project using FreeRTOS on S32K344, do I configure the value of time-slicing in Config tool, please explain to me the formula to calculate the value of time-slicing
Thanks
Hi @Voledi,
The tick rate defines one slice.
Refer to FreeRTOS documentation for more information about configTICK_RATE_HZ
https://www.freertos.org/Documentation/02-Kernel/03-Supported-devices/02-Customization
Regards,
Daniel