-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Hi !
After following the guide closely and setting the right pins, flashing succeeds but it falls into a bootloop. The DAC board is disconnected and below are the logs. Could you please guide me a bit?
`Rebooting...
ets Jun 8 2016 00:22:57
rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:5392
load:0x40078000,len:16204
load:0x40080400,len:4
--- 0x40080400: _init at ??:?
load:0x40080404,len:3500
entry 0x400805cc
abort() was called at PC 0x40081739 on core 0
--- 0x40081739: call_start_cpu0 at /Users/matthias/esp/esp-idf/components/esp_system/port/cpu_start.c:491 (discriminator 3)
Backtrace: 0x40081de9:0x3ffe3b90 0x4008d6b1:0x3ffe3bb0 0x40091999:0x3ffe3bd0 0x40081739:0x3ffe3c40 0x4007973d:0x3ffe3c80 |<-CORRUPTED
--- 0x40081de9: panic_abort at /Users/matthias/esp/esp-idf/components/esp_system/panic.c:466
--- 0x4008d6b1: esp_system_abort at /Users/matthias/esp/esp-idf/components/esp_system/port/esp_system_chip.c:84
--- 0x40091999: abort at /Users/matthias/esp/esp-idf/components/newlib/abort.c:38
--- 0x40081739: call_start_cpu0 at /Users/matthias/esp/esp-idf/components/esp_system/port/cpu_start.c:491 (discriminator 3)
`
Metadata
Metadata
Assignees
Labels
No labels