We are working on ESP8266 based ESP-WROOM-02 module in which we are right now using ESP8266 RTOS SDK 1.5.0 for our application development.
We have almost completed application development but facing some issues in stress test.
We have used xTaskEnterCritical and xTaskExitCritical while writing data into SPI Flash memory though we have taken care to use it carefully.
So, When writing some data into SPI Flash Memory, we have seen ShowCritical:1 print statement and after that board restarted due to Watchdog Trigger.
Does anyone has faced this type of issue? Any idea to recover this issue?
It will be appreciated if any suggestions to sort out this issue or clue for this issue.Statistics: Posted by ritesh — Mon Sep 11, 2017 1:51 am
]]>