idf_py_stdout_output_221774 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126
  1. I (168) esp_image: segment 4: paddr=000e24dc vaddr=4037bdESP-ROM:esp32s3-20210327
  2. Build:Mar 27 2021
  3. rst:0x15 (USB_UART_CHIP_RESET),boot:0x8 (SPI_FAST_FLASH_BOOT)
  4. Saved PC:0x42009ae0
  5. SPIWP:0xee
  6. mode:DIO, clock div:1
  7. load:0x3fce2820,len:0x19b4
  8. load:0x403c8700,len:0x4
  9. load:0x403c8704,len:0xde4
  10. load:0x403cb700,len:0x3154
  11. entry 0x403c8930
  12. I (26) boot: ESP-IDF v5.3.5 2nd stage bootloader
  13. I (27) boot: compile time Aug 17 2026 14:47:31
  14. I (27) boot: Multicore bootloader
  15. I (27) boot: chip revision: v0.2
  16. I (27) boot: efuse block revision: v1.4
  17. I (27) qio_mode: Enabling default flash chip QIO
  18. I (28) boot.esp32s3: Boot SPI Speed : 80MHz
  19. I (28) boot.esp32s3: SPI Mode : QIO
  20. I (28) boot.esp32s3: SPI Flash Size : 16MB
  21. I (28) boot: Enabling RNG early entropy source...
  22. I (29) boot: Partition Table:
  23. I (29) boot: ## Label Usage Type ST Offset Length
  24. I (29) boot: 0 nvs WiFi data 01 02 00009000 00006000
  25. I (29) boot: 1 factory factory app 00 00 00010000 00300000
  26. I (30) boot: 2 flash_test Unknown data 01 81 00310000 00084000
  27. I (30) boot: 3 model Unknown data 01 82 00394000 005c3000
  28. I (31) boot: End of partition table
  29. I (31) esp_image: segment 0: paddr=00010020 vaddr=3c0b0020 size=21eb4h (138932) map
  30. I (53) esp_image: segment 1: paddr=00031edc vaddr=3fc9cb00 size=063d0h ( 25552) load
  31. I (58) esp_image: segment 2: paddr=000382b4 vaddr=40374000 size=07d64h ( 32100) load
  32. I (65) esp_image: segment 3: paddr=00040020 vaddr=42000020 size=a24b4h (664756) map
  33. I (168) esp_image: segment 4: paddr=000e24dc vaddr=4037bd64 size=10d48h ( 68936) load
  34. I (192) boot: Loaded app from partition at offset 0x10000
  35. I (192) boot: Disabling RNG early entropy source...
  36. I (193) octal_psram: vendor id : 0x0d (AP)
  37. I (193) octal_psram: dev id : 0x02 (generation 3)
  38. I (194) octal_psram: density : 0x03 (64 Mbit)
  39. I (194) octal_psram: good-die : 0x01 (Pass)
  40. I (194) octal_psram: Latency : 0x01 (Fixed)
  41. I (195) octal_psram: VCC : 0x01 (3V)
  42. I (195) octal_psram: SRF : 0x01 (Fast Refresh)
  43. I (195) octal_psram: BurstType : 0x01 (Hybrid Wrap)
  44. I (196) octal_psram: BurstLen : 0x01 (32 Byte)
  45. I (196) octal_psram: Readlatency : 0x02 (10 cycles@Fixed)
  46. I (196) octal_psram: DriveStrength: 0x00 (1/1)
  47. I (197) MSPI Timing: PSRAM timing tuning index: 5
  48. I (197) esp_psram: Found 8MB PSRAM device
  49. I (197) esp_psram: Speed: 80MHz
  50. I (209) mmu_psram: Read only data copied and mapped to SPIRAM
  51. I (257) mmu_psram: Instructions copied and mapped to SPIRAM
  52. I (257) cpu_start: Multicore app
  53. I (544) esp_psram: SPI SRAM memory test OK
  54. I (552) cpu_start: Pro cpu start user code
  55. I (552) cpu_start: cpu freq: 240000000 Hz
  56. I (552) app_init: Application information:
  57. I (552) app_init: Project name: esp_sr_02
  58. I (552) app_init: App version: b268684-dirty
  59. I (553) app_init: Compile time: Aug 17 2026 14:47:23
  60. I (553) app_init: ELF file SHA256: cf456aab5...
  61. I (553) app_init: ESP-IDF: v5.3.5
  62. I (553) efuse_init: Min chip rev: v0.0
  63. I (553) efuse_init: Max chip rev: v0.99 
  64. I (553) efuse_init: Chip rev: v0.2
  65. I (554) heap_init: Initializing. RAM available for dynamic allocation:
  66. I (554) heap_init: At 3FCA9B90 len 0003FB80 (254 KiB): RAM
  67. I (554) heap_init: At 3FCE9710 len 00005724 (21 KiB): RAM
  68. I (554) heap_init: At 600FE000 len 00001FE8 (7 KiB): RTCRAM
  69. I (555) esp_psram: Adding pool of 7296K of PSRAM memory to heap allocator
  70. I (555) esp_psram: Adding pool of 56K of PSRAM memory gap generated due to end address alignment of drom to the heap allocator
  71. I (555) spi_flash: detected chip: generic
  72. I (555) spi_flash: flash io: qio
  73. I (556) sleep: Configure to isolate all GPIO pins in sleep state
  74. I (556) sleep: Enable automatic switching of GPIO sleep configuration
  75. I (557) main_task: Started on CPU0
  76. I (567) esp_psram: Reserving pool of 32K of internal memory for DMA/internal allocations
  77. I (567) main_task: Calling app_main()
  78. I (567) APP: Starting SIP client...
  79. W (567) i2c.master: Please check pull-up resistances whether be connected properly. Otherwise unexpected behavior would happen. For more detailed information, please read docs
  80. I (567) gpio: GPIO[11]| InputEn: 1| OutputEn: 1| OpenDrain: 1| Pullup: 0| Pulldown: 0| Intr:0 
  81. I (567) gpio: GPIO[10]| InputEn: 1| OutputEn: 1| OpenDrain: 1| Pullup: 0| Pulldown: 0| Intr:0 
  82. I (567) board: I2C bus initialized successfully
  83. I (567) board: ADC INIT START
  84. I (567) I2S_IF: Auto get out handle 0x3c0d27e8 from in handle 0x3c0d298c when duplex mode
  85. I (577) ES7210: Work in Slave mode
  86. I (577) ES7210: Enable ES7210_INPUT_MIC1
  87. I (587) ES7210: Enable ES7210_INPUT_MIC2
  88. I (587) ES7210: Enable ES7210_INPUT_MIC3
  89. I (587) ES7210: Enable ES7210_INPUT_MIC4
  90. I (587) ES7210: Enable TDM mode
  91. I (597) board: ES7210 IF=0x3fcbc450
  92. I (597) I2S_IF: Paired data: 0x3fcbc358, current mode: record, paired in_enable: 0, paired out_enable: 0
  93. I (597) I2S_IF: STD: RX, data_bit: 16, slot_bit: 16, ws_width: 16, slot_mode: STEREO, slot_mask: 0x3
  94. I (597) I2S_IF: STD: RX, sample_rate_hz: 16000, mclk_multiple: 256, clk_src: 6
  95. I (597) I2S_IF: STD: TX, data_bit: 16, slot_bit: 16, ws_width: 16, slot_mode: STEREO, slot_mask: 0x3
  96. I (597) I2S_IF: STD: TX, sample_rate_hz: 16000, mclk_multiple: 256, clk_src: 6
  97. I (597) ES7210: Bits 8
  98. I (607) ES7210: Enable ES7210_INPUT_MIC1
  99. I (607) ES7210: Enable ES7210_INPUT_MIC2
  100. I (607) ES7210: Enable ES7210_INPUT_MIC3
  101. I (617) ES7210: Enable ES7210_INPUT_MIC4
  102. I (617) ES7210: Enable TDM mode
  103. I (627) ES7210: Unmuted
  104. I (627) Adev_Codec: Open codec device OK
  105. I (627) ES8311: Work in Slave mode
  106. I (637) I2S_IF: Current mode(playback) and peer mode have same sample_rate 16000, channel 2, bits_per_sample 16
  107. I (637) I2S_IF: STD: TX, data_bit: 16, slot_bit: 16, ws_width: 16, slot_mode: STEREO, slot_mask: 0x3
  108. I (637) I2S_IF: STD: TX, sample_rate_hz: 16000, mclk_multiple: 256, clk_src: 6
  109. I (647) Adev_Codec: Open codec device OK
  110. I (667) board: AEC ready: 256 samples/frame at 16 kHz
  111. I (667) board: bsp_codec_init OK
  112. E (667) gpio: gpio_set_level(238): GPIO output gpio_num error
  113. I (667) gpio: GPIO[0]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0 
  114. I (667) gpio: GPIO[18]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0 
  115. I (667) SIP: Audio board initialized for live RTP media
  116. I (677) pp: pp rom version: e7ae62f
  117. I (677) net80211: net80211 rom version: e7ae62f
  118. I (687) wifi:wifi driver task: 3fcc6c44, prio:23, stack:6656, core=0
  119. I (687) wifi:wifi firmware version: 18db208
  120. I (687) wifi:wifi certification version: v7.0
  121. I (687) wifi:config NVS flash: enabled
  122. I (687) wifi:config nano formating: disabled
  123. I (687) wifi:Init data frame dynamic rx buffer num: 32
  124. I (687) wifi:Init static rx mgmt buffer num: 5
  125. I (687) wifi:Init management short buffer num: 32
  126. I (687) wifi:Init static t