"Fatal exception (28)" only with ESP-12
Posted: Thu Apr 23, 2015 9:00 pm
I've got a strange problem where the ESP-HTTPD example seems to run just fine on my ESP-07 boards, but on my ESP-12 boards I get the following error:
I've made no modifications to the project yet, just compiled and flashed using esp-open-sdk.
Any idea why the two modules would behave differently with this project?
Code: Select all
Ready
mode : null
Fatal exception (28):
epc1=0x40240550, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
I've made no modifications to the project yet, just compiled and flashed using esp-open-sdk.
Any idea why the two modules would behave differently with this project?