esp32 reset repeatedly

Jihun Kim
Posts: 4
Joined: Tue Jan 17, 2017 12:31 pm

esp32 reset repeatedly

Postby Jihun Kim » Sat Apr 01, 2017 7:25 am

i power on esp32, (GPOI 0 is 10k pull up)
and flash hello-world example (with FLASH_DOWNLOAD_TOOLS_V3.4.4)
but it is reset repearedly with this message


ets Jun 8 2016 00:22:57

rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0x00
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3ffc0008,len:0
load:0xffffffff,len:-1

how i can fix this problem

ESP_Sprite
Posts: 9052
Joined: Thu Nov 26, 2015 4:08 am

Re: esp32 reset repeatedly

Postby ESP_Sprite » Sat Apr 01, 2017 9:27 am

What hardware do you have? Can you also try flashing using 'make flash'?

Jihun Kim
Posts: 4
Joined: Tue Jan 17, 2017 12:31 pm

Re: esp32 reset repeatedly

Postby Jihun Kim » Sat Apr 01, 2017 9:35 am

ESP_Sprite wrote:What hardware do you have? Can you also try flashing using 'make flash'?
i use customized esp32 module but it is same to esp32 demo board v2,

and make flash in msys2_shell

but same error message

ESP_Sprite
Posts: 9052
Joined: Thu Nov 26, 2015 4:08 am

Re: esp32 reset repeatedly

Postby ESP_Sprite » Sun Apr 02, 2017 2:07 pm

So it's customized, right? What is the difference between it and the v2 demo board? Also, what are you using as a 3.3V power supply?

ESP_igrr
Posts: 2067
Joined: Tue Dec 01, 2015 8:37 am

Re: esp32 reset repeatedly

Postby ESP_igrr » Mon Apr 03, 2017 3:46 am

Also, could you please try to select DOUT flash mode instead of DIO (in menuconfig, serial flasher options)?
From the log it appears that the ROM bootloader is not reading valid data from flash.

Who is online

Users browsing this forum: Majestic-12 [Bot] and 229 guests