S32k144+freertos about Systick question

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

S32k144+freertos about Systick question

1,531件の閲覧回数
玉敏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,409件の閲覧回数
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 件の賞賛
返信