问题描述
一次ESP32的项目中,连接wifi后,通过API获取数据,但每次刚连接wifi后,ESP32就直接重启了,日志报告如下:

关键是:
Guru Meditation Error: Core 0 panic'ed (Stack protection fault).
Detected in task "main" at 0x420107b6
0x420107b6: hefeng_get at C:/Users/chuan/Desktop/DesktopPanel_42_V1.2_20240331/components/net_api/weather.c:384
Stack pointer: 0x3fca3e40
Stack bounds: 0x3fca3f0c - 0x3fca5100
Core 0 register dump:...
关键信息是第一行,Guru Meditation Error: Core 0 panic’ed (Stack protection fault).
查看官方说明:

最低0.47元/天 解锁文章
768

被折叠的 条评论
为什么被折叠?



