S32k144+freertos about Systick question

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

S32k144+freertos about Systick question

1,047 Views
玉敏111田
Contributor III

I developed s32k144 on S32DS environment with freerots .But when I used systick time ,the code run away.

pastedImage_1.png

And when I did not use systick ,the code was normal .The systick config is follow:

pastedImage_1.png

pastedImage_2.png

pastedImage_2.png

pastedImage_1.png

pastedImage_1.png

Labels (1)
0 Kudos
Reply
1 Reply

925 Views
Alexis_A
NXP TechSupport
NXP TechSupport

Hi  玉敏111 田,

The FreeRTOS stack use the systick handler for the context switching, If you check the FreeRTOSConfig.h you would see the redefinition of this handler.

Best Regards,

Alexis Andalon

0 Kudos
Reply