Code: Select all
spi_flash_erase_sector(ESP_PARAM_START_SEC);
其中ESP_PARAM_START_SEC=0x3D,擦除了这个 Flash扇区之后,重启ESP会一直重启。找到的问题是 epc1=0x4023d358 。地址对应的描述
Code: Select all
4023d358 <wpa_sm_set_state>:
Postby dongkaipo » Thu Jun 08, 2017 4:10 pm
Code: Select all
spi_flash_erase_sector(ESP_PARAM_START_SEC);
Code: Select all
4023d358 <wpa_sm_set_state>:
Postby Her Mary » Fri Jun 09, 2017 1:37 pm
Users browsing this forum: No registered users and 64 guests
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
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.