ESP32 Lyra 4.3T continous autoreboot after flashing

Gkonoplya
Posts: 7
Joined: Tue Nov 20, 2018 1:44 pm

ESP32 Lyra 4.3T continous autoreboot after flashing

Postby Gkonoplya » Fri May 15, 2020 6:32 am

Hello everybody, I having some issues after flashing Lyra-T:
I've plug out aux in during the flashing, and after that, I've got autoreboot. Tried to reflash it many times, various examples, but all of them going to cycling auto reboot.
Here's listing, of log getting started example:
  • ets Jun 8 2016 00:22:57

    rst:0x1 (POWERON_RESET),boot:0x3f (SPI_FAST_FLASH_BOOT)
    flash read err, 1000
    ets_main.c 371
    ets Jun 8 2016 00:22:57

    rst:0x10 (RTCWDT_RTC_RESET),boot:0x3f (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:2
    load:0x3fff0018,len:4
    load:0x3fff001c,len:6808
    load:0x40078000,len:12072
    load:0x40080400,len:6708
    entry 0x40080778
    I (72) boot: Chip Revision: 1
    I (73) boot_comm: chip revision: 1, min. bootloader chip revision: 0
    I (40) boot: ESP-IDF v3.3.1-211-g6f9a7264c 2nd stage bootloader
    I (40) boot: compile time 21:48:02
    I (42) boot: Enabling RNG early entropy source...
    I (46) boot: SPI Speed : 40MHz
    I (50) boot: SPI Mode : DIO
    I (54) boot: SPI Flash Size : 4MB
    I (58) boot: Partition Table:
    I (61) boot: ## Label Usage Type ST Offset Length
    I (69) boot: 0 nvs WiFi data 01 02 00009000 00006000
    I (76) boot: 1 phy_init RF data 01 01 0000f000 00001000
    I (84) boot: 2 factory factory app 00 00 00010000 00124f80
    I (91) boot: End of partition table
    I (95) boot_comm: chip revision: 1, min. application chip revision: 0
    I (102) esp_image: segment 0: paddr=0x00010020 vaddr=0x3f400020 size=0x3088c (198796) map
    I (181) esp_image: segment 1: paddr=0x000408b4 vaddr=0x3ffbdb60 size=0x0329c ( 12956) load
    I (187) esp_image: segment 2: paddr=0x00043b58 vaddr=0x40080000 size=0x00400 ( 1024) load
    0x40080000: _WindowOverflow4 at /home/gkonoplya/esp/esp-adf/esp-idf/components/freertos/xtensa_vectors.S:1779

    I (188) esp_image: segment 3: paddr=0x00043f60 vaddr=0x40080400 size=0x0c0b0 ( 49328) load
    I (217) esp_image: segment 4: paddr=0x00050018 vaddr=0x400d0018 size=0x9f144 (651588) map
    0x400d0018: _flash_cache_start at ??:?

    I (446) esp_image: segment 5: paddr=0x000ef164 vaddr=0x4008c4b0 size=0x07df8 ( 32248) load
    0x4008c4b0: i2s_intr_handler_default at /home/gkonoplya/esp/esp-adf/esp-idf/components/driver/i2s.c:1322

    I (472) boot: Loaded app from partition at offset 0x10000
    I (472) boot: Disabling RNG early entropy source...
    I (473) cpu_start: Pro cpu up.
    I (476) cpu_start: Application information:
    I (481) cpu_start: Project name: a2dp_sink_and_hfp_example
    I (487) cpu_start: App version: v2.0-48-g729a88d
    I (493) cpu_start: Compile time: May 6 2020 21:48:08
    I (499) cpu_start: ELF file SHA256: c6d0e9b33418a61b...
    I (505) cpu_start: ESP-IDF: v3.3.1-211-g6f9a7264c
    I (511) cpu_start: Starting app cpu, entry point is 0x4008123c
    0x4008123c: call_start_cpu1 at /home/gkonoplya/esp/esp-adf/esp-idf/components/esp32/cpu_start.c:269

    I (0) cpu_start: App cpu up.
    I (522) heap_init: Initializing. RAM available for dynamic allocation:
    I (529) heap_init: At 3FFAFF10 len 000000F0 (0 KiB): DRAM
    I (535) heap_init: At 3FFB7468 len 00000B98 (2 KiB): DRAM
    I (541) heap_init: At 3FFB9A20 len 00004108 (16 KiB): DRAM
    I (547) heap_init: At 3FFBDB5C len 00000004 (0 KiB): DRAM
    I (553) heap_init: At 3FFD0C30 len 0000F3D0 (60 KiB): DRAM
    I (559) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
    I (565) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
    I (572) heap_init: At 400942A8 len 0000BD58 (47 KiB): IRAM
    I (578) cpu_start: Pro cpu start user code
    I (261) cpu_start: Starting scheduler on PRO CPU.
    I (0) cpu_start: Starting scheduler on APP CPU.
    I (310) BLUETOOTH_EXAMPLE: [ 1 ] Create Bluetooth service
    I (310) BTDM_INIT: BT controller compile version [e989f20]
    I (320) system_api: Base MAC address is not set, read default base MAC address from BLK0 of EFUSE

    This is the last string has written by logger, after that system goes reboot
How do you think is it fixable, or I've burned something out?
Thank you for your ideas.

Who is online

Users browsing this forum: Baidu [Spider] and 76 guests