This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3200 watchdog 不會重啟

有使用application_bootload.bin,SDK 1.2.0,builder version 2.6.0.5

程式中使用Watchdog demo 範例提供的函式,在程式中還沒開啟sl_start時,看門狗可以正常觸發,將MCU重啟!

但是只要進入到sl_start後,再一些sl_xxxxx函式中(連接WiFi跟server溝通),看門狗觸發後,MCU沒有重啟並且造成死機,想請問是看門狗設定少了甚麼?

還是在NWP時,不能觸發看門狗?