ESP8266 问题
根據SDK接口編寫的程序在運行一段時間,大約15/18分鐘左右,就會報錯
[22:30:55.828] there is no poison after the block. Expected poison address: 0x3ffeff2c, actual data: 0x0 0x0 0x0 0x0
[22:30:59.790] block start: 3ffefe7c
[22:30:59.790]
[22:31:07.445] ets Jan 8 2013,rst cause:4, boot mode:(3,6)
[22:31:07.445]
[22:31:07.445] wdt reset
[22:31:07.445] load 0x4010f000, len 1384, room 16
[22:31:07.452] tail 8
[22:31:07.452] chksum 0x2d
[22:31:07.452] csum 0x2d
[22:31:07.452] v09f0c112
[22:31:07.452] ~ld
[22:31:07.452]
根據樂鑫官網的說明文檔,rst cause:4,是WDT問題,但是在代碼里我每隔500ms,就有system_soft_wdt_feed ();的調用,還是會報錯,記錄下這個問題,現在還沒有解決......................................................
問題已經解決,是代碼問題
轉載于:https://www.cnblogs.com/nightnine/p/6601999.html
總結
以上是生活随笔為你收集整理的ESP8266 问题的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Sed:以/etc/passwd文件为模
- 下一篇: 客户端与服务器cookie