Page 1 of 1

Fatal exception

Posted: Mon Feb 29, 2016 7:26 pm
by hazardtrack
Hello,

I m using last version of ESP8266_IOT_PLATFORM. I verified function of httpd server and ESPFS. After making this
I commented debug function printf. And after happened fatal exception (3). I find out that it happen always when the code want to read the flash memory. When I put back the printf function it works again well. Does everyone know how to make it working without debug printf function or where is the mistake?

Thanks

Re: Fatal exception

Posted: Mon Feb 29, 2016 10:20 pm
by rudi ;-)
hazardtrack wrote: I m using last version of ESP8266_IOT_PLATFORM.
..perhabs you have a try at ESP8266 Forum for ESP8266 ;-)
hazardtrack wrote:
I verified function of httpd server and ESPFS. After making this
I commented debug function printf. And after happened fatal exception (3).
I find out that it happen always when the code want to read the flash memory.
When I put back the printf function it works again well.
Does everyone know how to make it working without debug printf function or where is the mistake?
Thanks
or do you try to test ESP8266_IOT_PLATFORM at ESP32?
then because of the interest, do you have a code snippets?

best wishes
rudi ;-)