S32k144+freertos about Systick question

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

S32k144+freertos about Systick question

1,532 次查看
玉敏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

标签 (1)
0 项奖励
回复
1 回复

1,410 次查看
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 项奖励
回复