FreeRTOS on S32K344 ( Time-slicing problem)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

FreeRTOS on S32K344 ( Time-slicing problem)

448 Views
Voledi
Contributor II

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

Voledi_0-1734326899601.png

 

0 Kudos
Reply
1 Reply

424 Views
danielmartynek
NXP TechSupport
NXP TechSupport

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

 

 

 

 

0 Kudos
Reply