LWIP example causes DevAssert

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

LWIP example causes DevAssert

跳至解决方案
2,933 次查看
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,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 项奖励
回复
1 回复
2,913 次查看
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 项奖励
回复