I' ve been struggling for some days, now, trying to upload my Olimex esp8266-dev with a running sample, to no avail.
I' ve chosen the at sample distributed with the SDK (1.1.2) : compile&link is OK, and so is uploading using both ESPTOOL and the windows espressif tool. But the module refuses to run filling the UART (at about 76880 bauds )w/ fatal exception(0).
epc1=0x40240644 .....
According to the disassembly listing the offending instrucrion is:
fffe61 l32ra6, 4024065c <user_uart_wait_tx_fifo_empty+0x3cc>
I' ve also tried previous sdk (1.1.0 and 1.0.1) to no avail.
What is strange is that some time ago I managed to compile, download & run the at application ( I think with SDK 1.0.0 ) but , after tampering with others samples ( e.g. blinky ) I was no more able to burn a running version of anly app.
Any hint on a possible cause of this fatal exception?
TIA
GiancarloStatistics: Posted by gcramat — Fri Jul 10, 2015 5:32 am
]]>