espressif / esp-idf

Espressif IoT Development Framework. Official development framework for Espressif SoCs.
Apache License 2.0
13.67k stars 7.29k forks source link

rst:0x10 (RTCWDT_RTC_RESET),boot:0x invalid header: Oxffffffff invalid header: Oxffffffff invalid header: 0xffffffff invalid header: 0xffffffff invalid header: 0xffffffff invalid header: Oxffffffff invalid header: 0xffffffff (IDFGH-12255) #13302

Closed prabhath3 closed 7 months ago

prabhath3 commented 8 months ago

Answers checklist.

General issue report

rst:0x10 (RTCWDT_RTC_RESET),boot:0x invalid header: Oxffffffff invalid header: Oxffffffff invalid header: 0xffffffff invalid header: 0xffffffff invalid header: 0xffffffff invalid header: Oxffffffff invalid header: 0xffffffff It's esp32 md cam module I tried to upload webcam code to it Same result when try to factory reset

dobairoland commented 8 months ago

All FFs indicate that flashing was unsuccessful (or you flashed the binaries to some address different from where the ESP32 is booting). So check the addresses for flashing and try to flash again.

Alvin1Zhang commented 7 months ago

Thanks for reporting, will close due to short of feedback, feel free to reopen with more updates.