Error in Free RTOS List

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

Error in Free RTOS List

1,377件の閲覧回数
kaarthick
Contributor II

Hai,

I am using FreeRTOS in MCUXpresso. whenever my code reaches the line "pxIndex->pxPrevious = pxNewListItem;" after reset hard fault occurs. help me to find solution.

0 件の賞賛
返信
1 返信

1,314件の閲覧回数
ErichStyger
Specialist I

Please share more details about this, at least a screenshot or better your application causing this.

I belive you simply have either a stack overflow (not enough stack allocated to tasks), a dangling pointer corrupting your data or otherwise an instable system.

I hope this helps,

Erich

0 件の賞賛
返信