Hi,
I have a big doubt in "RTOS", How Rtos switch over each tasks, tht
means " is there any time period for each task's execution!!!!!!! OR every clock tick it will switch's task????????????? Please
let me clear ma doubt!!!!!!!!!!!!!!!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I have a big doubt in "RTOS", How Rtos switch over each tasks, tht
means " is there any time period for each task's execution!!!!!!! OR every clock tick it will switch's task????????????? Please
let me clear ma doubt!!!!!!!!!!!!!!!
Arivu,
assuming you are using FreeRTOS and HALCoGen.
You can set the tick rate in the OS tab General (default is 1ms):
You can find a few examples on how to setup OS for your application in the HALCoGen help.
HALCoGen help includes a basic description of the OS as well.
For details please refer to the FreeRTOS home page (Link is on the HALCoGen start page).
Best regards
Marcus