reboot esp based device due to excetion reset(reset reason 2)
-
- Posts: 13
- Joined: Thu Jun 30, 2016 7:53 pm
reboot esp based device due to excetion reset(reset reason 2)
Postby valmik thakar » Thu Jun 30, 2016 8:48 pm
hi,
we made a project based on esp8266(ESP-EROOM-02).
we use free RTOS sdk version 1.2 and use 4 threads of 512 byte each.
I got issue like on multiple request from http after sometime(random time) board is reset due to exception reset.
i don't get why this issue comes.
what is reason for get exception reset.
plz any one help me for this if know about it.
we made a project based on esp8266(ESP-EROOM-02).
we use free RTOS sdk version 1.2 and use 4 threads of 512 byte each.
I got issue like on multiple request from http after sometime(random time) board is reset due to exception reset.
i don't get why this issue comes.
what is reason for get exception reset.
plz any one help me for this if know about it.
Re: reboot esp based device due to excetion reset(reset reason 2)
Postby pratik » Thu Jun 30, 2016 9:12 pm
Hello Valmik,
You mentioned reset cause 2 and said that you get "exception reset". Did you mean that you are getting an exception and after that a reset?
You may find reset cause 2 if the chip is being reset by a low voltage on the reset pin. This is usually a circuit design issue.
Please post the UART log data if possible.
You mentioned reset cause 2 and said that you get "exception reset". Did you mean that you are getting an exception and after that a reset?
You may find reset cause 2 if the chip is being reset by a low voltage on the reset pin. This is usually a circuit design issue.
Please post the UART log data if possible.
-
- Posts: 13
- Joined: Thu Jun 30, 2016 7:53 pm
Re: reboot esp based device due to exception reset(reset reason 2)
Postby valmik thakar » Thu Jul 07, 2016 8:23 pm
hi,
i got issue of exception reset.
and how can i solve it please can you tell me about that.
and UART logs are enable but i don't got any conclusion form UART logs.
and in project we use GPIOs, timers and flash memory and tcp protocol mainly.
i got issue of exception reset.
and how can i solve it please can you tell me about that.
and UART logs are enable but i don't got any conclusion form UART logs.
and in project we use GPIOs, timers and flash memory and tcp protocol mainly.
Re: reboot esp based device due to excetion reset(reset reason 2)
Postby pratik » Thu Jul 07, 2016 9:06 pm
If nothing is clear from the logs, I suppose that memory leaks might be a probable cause. Are you using more than 512 bytes of memory in any thread?
Please narrow down the task which is causing the problem by running them individually.
Please narrow down the task which is causing the problem by running them individually.
Who is online
Users browsing this forum: No registered users and 3 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.