7 years, 8 months ago.

ESP8266MOD-12F Wifi module To Tiva C

Hi,

I am trying to update ESP8266 through Tiva C using "ESP8266-Firmware-Update-To-Espressif" published here on mbed website. I have implemented UART peripherals and established connection to my PC.

here's how far I reached : https://github.com/Mohamedsaleh14/mbed-porting-to-tiva-C--using-Eclipse-and-ARM-GCC/tree/Flashing-ESP-through-UART

I am almost sure that there's problem with slip.h file along with my compiler (ARM-GCC) but I can't figure out what could be the problem

The console on my computer prints:

Power cycle ESP, put into FW Update mode, push user button

then when I press the button

Continuing Now -> 0xc0 mbed assertation failed: interrupts_disabled, file: ..\common\critical.c, line 54

what could case this problem?

I know this is not specific question but I am really desperate here,

Be the first to answer this question.

Assigned to Christopher Haster 7 years, 8 months ago.

This means that the question has been accepted and is being worked on.