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-slicingThanks
Voledi_0-1734326899601.png
Hi @Voledi,
The tick rate defines one slice.
danielmartynek_0-1734354183804.png
danielmartynek_1-1734354202047.png
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