Command: /home/wxggc/.espressif/python_env/idf5.5_py3.10_env/bin/python /home/wxggc/esp/v550/esp-idf-v5.5/tools/idf_monitor.py -p /dev/ttyACM0 -b 115200 --toolchain-prefix riscv32-esp-elf- --target esp32c6 --revision 0 --decode-panic backtrace /home/wxggc/桌面/project2025/ESP32-C6-Touch-LCD-1.83/AXP2101_05/build/XPowersLib_Example.elf /home/wxggc/桌面/project2025/ESP32-C6-Touch-LCD-1.83/AXP2101_05/build/bootloader/bootloader.elf -m '/home/wxggc/.espressif/python_env/idf5.5_py3.10_env/bin/python' '/home/wxggc/esp/v550/esp-idf-v5.5/tools/idf.py' '-p' '/dev/ttyACM0'
[1;31mE (11644) vfs_fat_sdmmc: sdmmc_card_init failed (0x107).[0m
[1;31mE (11644) example: Failed to initialize the card (ESP_ERR_TIMEOUT). Make sure SD card lines have pull-up resistors in place.[0m
[1;31mE (12664) vfs_fat_sdmmc: sdmmc_card_init failed (0x107).[0m
[1;31mE (12664) example: Failed to initialize the card (ESP_ERR_TIMEOUT). Make sure SD card lines have pull-up resistors in place.[0m
[1;31mE (13684) vfs_fat_sdmmc: sdmmc_card_init failed (0x107).[0m
[1;31mE (13684) example: Failed to initialize the card (ESP_ERR_TIMEOUT). Make sure SD card lines have pull-up resistors in place.[0m
ESP-ROM:esp32c6-20220919
Build:Sep 19 2022
rst:0x15 (USB_UART_HPSYS),boot:0x2d (SPI_FAST_FLASH_BOOT)
Saved PC:0x40804922
SPIWP:0xee
mode:DIO, clock div:2
load:0x40875730,len:0x1744
load:0x4086b910,len:0xe78
load:0x4086e610,len:0x31c8
entry 0x4086b91a
[0;32mI (23) boot: ESP-IDF v5.5 2nd stage bootloader[0m
[0;32mI (23) boot: compile time Oct 28 2025 19:13:46[0m
[0;32mI (24) boot: chip revision: v0.2[0m
[0;32mI (24) boot: efuse block revision: v0.3[0m
[0;32mI (26) boot.esp32c6: SPI Speed      : 80MHz[0m
[0;32mI (30) boot.esp32c6: SPI Mode       : DIO[0m
[0;32mI (34) boot.esp32c6: SPI Flash Size : 2MB[0m
[0;32mI (38) boot: Enabling RNG early entropy source...[0m
[0;32mI (42) boot: Partition Table:[0m
[0;32mI (45) boot: ## Label            Usage          Type ST Offset   Length[0m
[0;32mI (51) boot:  0 nvs              WiFi data        01 02 00009000 00006000[0m
[0;32mI (58) boot:  1 phy_init         RF data          01 01 0000f000 00001000[0m
[0;32mI (64) boot:  2 factory          factory app      00 00 00010000 00100000[0m
[0;32mI (71) boot: End of partition table[0m
[0;32mI (74) esp_image: segment 0: paddr=00010020 vaddr=42028020 size=0f024h ( 61476) map[0m
[0;32mI (93) esp_image: segment 1: paddr=0001f04c vaddr=40800000 size=00fcch (  4044) load[0m
[0;32mI (95) esp_image: segment 2: paddr=00020020 vaddr=42000020 size=27990h (162192) map[0m
[0;32mI (127) esp_image: segment 3: paddr=000479b8 vaddr=40800fcc size=0dd00h ( 56576) load[0m
[0;32mI (140) esp_image: segment 4: paddr=000556c0 vaddr=4080ecd0 size=01818h (  6168) load[0m
[0;32mI (146) boot: Loaded app from partition at offset 0x10000[0m
[0;32mI (146) boot: Disabling RNG early entropy source...[0m
[0;32mI (158) cpu_start: Unicore app[0m
[0;32mI (166) cpu_start: Pro cpu start user code[0m
[0;32mI (167) cpu_start: cpu freq: 160000000 Hz[0m
[0;32mI (167) app_init: Application information:[0m
[0;32mI (167) app_init: Project name:     es7210_tdm_record_example[0m
[0;32mI (172) app_init: App version:      1[0m
[0;32mI (175) app_init: Compile time:     Oct 28 2025 19:13:41[0m
[0;32mI (180) app_init: ELF file SHA256:  166c12612...[0m
[0;32mI (185) app_init: ESP-IDF:          v5.5[0m
[0;32mI (188) efuse_init: Min chip rev:     v0.0[0m
[0;32mI (192) efuse_init: Max chip rev:     v0.99 [0m
[0;32mI (196) efuse_init: Chip rev:         v0.2[0m
[0;32mI (200) heap_init: Initializing. RAM available for dynamic allocation:[0m
[0;32mI (206) heap_init: At 408134C0 len 00069150 (420 KiB): RAM[0m
[0;32mI (211) heap_init: At 4087C610 len 00002F54 (11 KiB): RAM[0m
[0;32mI (217) heap_init: At 50000000 len 00003FE8 (15 KiB): RTCRAM[0m
[0;32mI (223) spi_flash: detected chip: generic[0m
[0;32mI (226) spi_flash: flash io: dio[0m
[0;33mW (229) spi_flash: Detected size(16384k) larger than the size in the binary image header(2048k). Using the size in the binary image header.[0m
[0;33mW (241) i2c: This driver is an old driver, please migrate your application code to adapt `driver/i2c_master.h`[0m
[0;32mI (251) sleep_gpio: Configure to isolate all GPIO pins in sleep state[0m
[0;32mI (257) sleep_gpio: Enable automatic switching of GPIO sleep configuration[0m
[0;32mI (264) main_task: Started on CPU0[0m
[0;32mI (264) main_task: Calling app_main()[0m
[0;32mI (264) example: Create I2S receive channel[0m
[0;32mI (274) example: Configure I2S receive channel to TDM mode[0m
[0;32mI (274) example: Init I2C used to configure ES7210[0m
[0;32mI (284) example: Configure ES7210 codec parameters[0m
[0;32mI (284) ES7210: format: standard i2s, bit width: 16, tdm mode enabled[0m
[0;32mI (294) ES7210: sample rate: 48000Hz, mclk frequency: 12288000Hz[0m
[0;32mI (304) example: Initializing SPI bus for SD card[0m
[0;32mI (304) example: Mounting SD card[0m
[1;31mE (324) vfs_fat_sdmmc: sdmmc_card_init failed (0x107).[0m
[1;31mE (324) example: Failed to initialize the card (ESP_ERR_TIMEOUT). Make sure SD card lines have pull-up resistors in place.[0m
[1;31mE (1344) vfs_fat_sdmmc: sdmmc_card_init failed (0x107).[0m
[1;31mE (1344) example: Failed to initialize the card (ESP_ERR_TIMEOUT). Make sure SD card lines have pull-up resistors in place.[0m
[1;31mE (2364) vfs_fat_sdmmc: sdmmc_card_init failed (0x107).[0m
[1;31mE (2364) example: Failed to initialize the card (ESP_ERR_TIMEOUT). Make sure SD card lines have pull-up resistors in place.[0m
