LWIP example causes DevAssert

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

LWIP example causes DevAssert

ソリューションへジャンプ
2,932件の閲覧回数
MattJCole
Contributor V

Processor 5748G

FreeRTOS V10.0.1

Component S32_SDK_C55

SDK S32_SDK_S32PA_RTM_3.0.0

I am using the DEVKIT-MPC5748G

The example application for the LWIP causes a DevAssert when you run it for a few minutes. Is there a reason this is happening and how can I stop it from happening.

0 件の賞賛
返信
1 解決策
2,911件の閲覧回数
MattJCole
Contributor V

I think I found out what the problem is. The default stack size in the demo is 512. I turned on "check for stack overflow" and a stack overflow happened. I increased the stack size to 1024. It has been running for 15 hours with no trouble.

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
2,912件の閲覧回数
MattJCole
Contributor V

I think I found out what the problem is. The default stack size in the demo is 512. I turned on "check for stack overflow" and a stack overflow happened. I increased the stack size to 1024. It has been running for 15 hours with no trouble.

0 件の賞賛
返信