Code: Select all
rst:0x1 (POWERON),boot:0x8 (SPI_FAST_FLASH_BOOT)
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fce2820,len:0x19fc
load:0x403c8700,len:0x4
load:0x403c8704,len:0xe8c
load:0x403cb700,len:0x3164
entry 0x403c8940
I (27) boot: ESP-IDF v5.3.2-dirty 2nd stage bootloader
I (27) boot: compile time Mar 10 2025 21:49:03
I (27) boot: Multicore bootloader
I (30) boot: chip revision: v0.2
I (34) boot: efuse block revision: v1.3
I (39) qio_mode: Enabling default flash chip QIO
I (44) boot.esp32s3: Boot SPI Speed : 80MHz
I (49) boot.esp32s3: SPI Mode : QIO
I (54) boot.esp32s3: SPI Flash Size : 16MB
I (58) boot: Enabling RNG early entropy source...
I (64) boot: Partition Table:
I (67) boot: ## Label Usage Type ST Offset Length
I (75) boot: 0 nvs WiFi data 01 02 00009000 00004000
I (82) boot: 1 phy_init RF data 01 01 0000d000 00001000
I (90) boot: 2 factory factory app 00 00 00010000 00300000
I (97) boot: 3 model Unknown data 01 82 00310000 0040e000
I (104) boot: 4 spiffs_data Unknown data 01 82 0071e000 00010000
I (112) boot: End of partition table
I (116) esp_image: segment 0: paddr=00010020 vaddr=3c180020 size=4b73ch (309052) map
I (171) esp_image: segment 1: paddr=0005b764 vaddr=3fca0000 size=048b4h ( 18612) load
I (174) esp_image: segment 2: paddr=00060020 vaddr=42000020 size=179bbch (1547196) map
I (406) esp_image: segment 3: paddr=001d9be4 vaddr=3fca48b4 size=0361ch ( 13852) load
I (409) esp_image: segment 4: paddr=001dd208 vaddr=40378000 size=17f10h ( 98064) load
I (441) boot: Loaded app from partition at offset 0x10000
I (441) boot: Disabling RNG early entropy source...
I (453) octal_psram: vendor id : 0x0d (AP)
I (453) octal_psram: dev id : 0x02 (generation 3)
I (453) octal_psram: density : 0x03 (64 Mbit)
I (458) octal_psram: good-die : 0x01 (Pass)
I (463) octal_psram: Latency : 0x01 (Fixed)
I (469) octal_psram: VCC : 0x01 (3V)
I (474) octal_psram: SRF : 0x01 (Fast Refresh)
I (480) octal_psram: BurstType : 0x01 (Hybrid Wrap)
I (485) octal_psram: BurstLen : 0x01 (32 Byte)
I (491) octal_psram: Readlatency : 0x02 (10 cycles@Fixed)
I (497) octal_psram: DriveStrength: 0x00 (1/1)
I (503) MSPI Timing: PSRAM timing tuning index: 5
I (508) esp_psram: Found 8MB PSRAM device
I (512) esp_psram: Speed: 80MHz
I (516) cpu_start: Multicore app
I (805) esp_psram: SPI SRAM memory test OK
I (814) cpu_start: Pro cpu start user code
I (814) cpu_start: cpu freq: 240000000 Hz
I (814) app_init: Application information:
I (817) app_init: Project name: volc_rtc
I (822) app_init: App version: v2.7-59-g8301b97d-dirty
I (828) app_init: Compile time: Mar 10 2025 21:55:20
I (834) app_init: ELF file SHA256: 8ae6dc4d4...
I (839) app_init: ESP-IDF: v5.3.2-dirty
I (845) efuse_init: Min chip rev: v0.0
I (849) efuse_init: Max chip rev: v0.99
I (854) efuse_init: Chip rev: v0.2
I (859) heap_init: Initializing. RAM available for dynamic allocation:
I (866) heap_init: At 3FCAF458 len 0003A2B8 (232 KiB): RAM
I (873) heap_init: At 3FCE9710 len 00005724 (21 KiB): RAM
I (879) heap_init: At 600FE100 len 00001EE8 (7 KiB): RTCRAM
I (885) esp_psram: Adding pool of 8192K of PSRAM memory to heap allocator
I (893) spi_flash: detected chip: gd
I (897) spi_flash: flash io: qio
W (901) ADC: legacy driver is deprecated, please migrate to `esp_adc/adc_oneshot.h`
I (909) sleep: Configure to isolate all GPIO pins in sleep state
I (916) sleep: Enable automatic switching of GPIO sleep configuration
I (923) main_task: Started on CPU0
I (943) esp_psram: Reserving pool of 32K of internal memory for DMA/internal allocations
I (943) main_task: Calling app_main()
I (953) main: Initialize board peripherals
I (953) PERIPH_SPIFFS: Partition size: total: 52961, used: 12299
I (953) AUDIO_THREAD: The esp_periph task allocate stack on internal memory
W (963) i2c_bus_v2: I2C master handle is NULL, will create new one
I (973) gpio: GPIO[17]| InputEn: 1| OutputEn: 1| OpenDrain: 1| Pullup: 1| Pulldown: 0| Intr:0
I (983) gpio: GPIO[18]| InputEn: 1| OutputEn: 1| OpenDrain: 1| Pullup: 1| Pulldown: 0| Intr:0
I (993) DRV8311: ES8311 in Slave mode
I (1003) gpio: GPIO[48]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
I (1013) ES7210: ES7210 in Slave mode
I (1023) ES7210: Enable ES7210_INPUT_MIC1
I (1023) ES7210: Enable ES7210_INPUT_MIC2
I (1023) ES7210: Enable ES7210_INPUT_MIC3
W (1033) ES7210: Enable TDM mode. ES7210_SDP_INTERFACE2_REG12: 2
I (1033) ES7210: config fmt 60
I (1033) AUDIO_HAL: Codec mode is 3, Ctrl:1
I (1053) pp: pp rom version: e7ae62f
I (1053) net80211: net80211 rom version: e7ae62f
I (1063) wifi:wifi driver task: 3fcc4100, prio:23, stack:6656, core=0
I (1063) wifi:wifi firmware version: b0fd6006b
I (1063) wifi:wifi certification version: v7.0
I (1063) wifi:config NVS flash: enabled
I (1063) wifi:config nano formating: disabled
I (1073) wifi:Init data frame dynamic rx buffer num: 32
I (1073) wifi:Init static rx mgmt buffer num: 5
I (1083) wifi:Init management short buffer num: 32
I (1083) wifi:Init static tx buffer num: 16
I (1093) wifi:Init tx cache buffer num: 32
I (1093) wifi:Init static tx FG buffer num: 2
I (1093) wifi:Init static rx buffer size: 1600
I (1103) wifi:Init static rx buffer num: 16
I (1103) wifi:Init dynamic rx buffer num: 32
I (1113) wifi_init: rx ba win: 16
I (1113) wifi_init: accept mbox: 6
I (1113) wifi_init: tcpip mbox: 32
I (1123) wifi_init: udp mbox: 6
I (1123) wifi_init: tcp mbox: 6
I (1123) wifi_init: tcp tx win: 5760
I (1133) wifi_init: tcp rx win: 5760
I (1133) wifi_init: tcp mss: 1440
I (1143) wifi_init: WiFi/LWIP prefer SPIRAM
I (1143) wifi_init: WiFi IRAM OP enabled
I (1153) wifi_init: WiFi RX IRAM OP enabled
W (1153) wifi:Password length matches WPA2 standards, authmode threshold changes from OPEN to WPA2
I (1163) wifi:Set ps type: 1, coexist: 0
I (1163) phy_init: phy_version 680,a6008b2,Jun 4 2024,16:41:10
W (1203) phy_init: saving new calibration data because of checksum failure, mode(0)
I (1213) wifi:mode : sta (8c:bf:ea:1c:dc:bc)
I (1213) wifi:enable tsf
W (1213) PERIPH_WIFI: WiFi Event cb, Unhandle event_base:WIFI_EVENT, event_id:43
I (2743) wifi:new:<11,2>, old:<1,0>, ap:<255,255>, sta:<11,2>, prof:1, snd_ch_cfg:0x0
I (2753) wifi:state: init -> auth (0xb0)
W (2753) PERIPH_WIFI: WiFi Event cb, Unhandle event_base:WIFI_EVENT, event_id:43
I (2753) wifi:state: auth -> assoc (0x0)
I (2763) wifi:state: assoc -> run (0x10)
I (2773) wifi:connected with Lenovo, aid = 1, channel 11, 40D, bssid = 62:5b:c2:e5:8d:f7
I (2773) wifi:security: WPA2-PSK, phy: bgn, rssi: -32
I (2783) wifi:pm start, type: 1
I (2783) wifi:dp: 1, bi: 102400, li: 3, scale listen interval from 307200 us to 307200 us
I (2793) wifi:set rx beacon pti, rx_bcn_pti: 0, bcn_timeout: 25000, mt_pti: 0, mt_time: 10000
W (2803) PERIPH_WIFI: WiFi Event cb, Unhandle event_base:WIFI_EVENT, event_id:4
I (2823) wifi:<ba-add>idx:0 (ifx:0, 62:5b:c2:e5:8d:f7), tid:0, ssn:0, winSize:64
I (2833) wifi:AP's beacon interval = 102400 us, DTIM period = 1
I (3803) esp_netif_handlers: sta ip: 192.168.137.120, mask: 255.255.255.0, gw: 192.168.137.1
I (3803) PERIPH_WIFI: Got ip:192.168.137.120
I (3803) audio processor: Create audio pipeline for audio player
I (3813) audio processor: Create audio player audio stream
I (3813) audio processor: Register all elements to playback pipeline
I (3823) audio processor: Link playback element together raw-->audio_decoder-->i2s_stream-->[codec_chip]
E (3833) gpio: gpio_install_isr_service(502): GPIO isr service already installed
E (3843) DISPATCHER: exe first list: 0x0
I (3843) DISPATCHER: dispatcher_event_task is running...
1970-01-01 00:00:03.038 [E] VolcEngineRTCLite.c:105 ****************** HELLO BOOKA (67c5b11beec9e1017bd83119)(1.56.001.58)(6059fcf26792a8820bc81f13662979d531e5504d) ********************
1970-01-01 00:00:03.054 [E] Cache.c:270 operation returned status code: 0x00000009
1970-01-01 00:00:03.068 [E] ThreadPool.c:92 coreid 1 set 1 stack_size 8192 priority 5
I (3883) audio processor: recorder_pipeline_open
I (3883) audio processor: Create audio pipeline for recording
I (3893) audio processor: Create player audio stream
I (3903) audio processor: Register all player elements to audio pipeline
I (3903) audio processor: Link all player elements to audio pipeline
I (3913) audio processor: player_pipeline_open
I (3923) audio processor: Create audio pipeline for playback
I (3923) audio processor: Create playback audio stream
I (3933) audio_stream_7210: Create opus decoder
I (3933) wifi:<ba-add>idx:1 (ifx:0, 62:5b:c2:e5:8d:f7), tid:6, ssn:2, winSize:64
I (3943) audio processor: Register all elements to playback pipeline
I (3953) audio processor: ENBALE_AUDIO_STREAM_DUAL_MIC
I (3953) audio processor: Link playback element together raw-->audio_decoder-->rsp-->i2s_stream-->[codec_chip]
I (3973) audio processor: player pipe start running
I (3973) volc_rtc: start join room
1970-01-01 00:00:03.164 [E] RoomImplX.c:167 operation returned status code: 0x52000057
1970-01-01 00:00:03.685 [E] Cache.c:309 operation returned status code: 0x00000009
1970-01-01 00:00:03.690 [E] RoomImplX.c:167 operation returned status code: 0x52000057
1970-01-01 00:00:03.692 [E] LiteHttp.c:641 ID 2033092287 E_LOGIC : NO need keepAlive
1970-01-01 00:00:03.700 [E] RoomImplX.c:167 operation returned status code: 0x52000057
1970-01-01 00:00:03.821 [E] RoomImplX.c:167 operation returned status code: 0x52000057
1970-01-01 00:00:03.939 [E] RoomImplX.c:773 operation returned status code: 0x70000203
1970-01-01 00:00:03.940 [E] RoomImplX.c:263 operation returned status code: 0x52000057
I (4763) volc_rtc: error occur test_room -1000 UnKown
1970-01-01 00:00:03.950 [E] EngineImplX.c:109 callback pEngineImplX->eventHandler.on_room_error used too many times 5
1970-01-01 00:00:03.960 [E] EngineImplX.c:113 operation returned status code: 0x70000203
I (3953) audio processor: ENBALE_AUDIO_STREAM_DUAL_MIC
I (3953) audio processor: Link playback element together raw-->audio_decoder-->rsp-->i2s_stream-->[codec_chip]
I (3973) audio processor: player pipe start running
I (3973) volc_rtc: start join room
1970-01-01 00:00:03.164 [E] RoomImplX.c:167 operation returned status code: 0x52000057
1970-01-01 00:00:03.685 [E] Cache.c:309 operation returned status code: 0x00000009
1970-01-01 00:00:03.690 [E] RoomImplX.c:167 operation returned status code: 0x52000057
1970-01-01 00:00:03.692 [E] LiteHttp.c:641 ID 2033092287 E_LOGIC : NO need keepAlive
1970-01-01 00:00:03.700 [E] RoomImplX.c:167 operation returned status code: 0x52000057
1970-01-01 00:00:03.821 [E] RoomImplX.c:167 operation returned status code: 0x52000057
1970-01-01 00:00:03.939 [E] RoomImplX.c:773 operation returned status code: 0x70000203
1970-01-01 00:00:03.940 [E] RoomImplX.c:263 operation returned status code: 0x52000057
I (4763) volc_rtc: error occur test_room -1000 UnKown
1970-01-01 00:00:03.950 [E] EngineImplX.c:109 callback pEngineImplX->eventHandler.on_room_error used too many times 5
I (3953) audio processor: ENBALE_AUDIO_STREAM_DUAL_MIC
I (3953) audio processor: Link playback element together raw-->audio_decoder-->rsp-->i2s_stream-->[codec_chip]
I (3973) audio processor: player pipe start running
I (3973) volc_rtc: start join room
1970-01-01 00:00:03.164 [E] RoomImplX.c:167 operation returned status code: 0x52000057
1970-01-01 00:00:03.685 [E] Cache.c:309 operation returned status code: 0x00000009
1970-01-01 00:00:03.690 [E] RoomImplX.c:167 operation returned status code: 0x52000057
1970-01-01 00:00:03.692 [E] LiteHttp.c:641 ID 2033092287 E_LOGIC : NO need keepAlive
1970-01-01 00:00:03.700 [E] RoomImplX.c:167 operation returned status code: 0x52000057
1970-01-01 00:00:03.821 [E] RoomImplX.c:167 operation returned status code: 0x52000057
I (3953) audio processor: ENBALE_AUDIO_STREAM_DUAL_MIC
I (3953) audio processor: Link playback element together raw-->audio_decoder-->rsp-->i2s_stream-->[codec_chip]
I (3973) audio processor: player pipe start running
I (3973) volc_rtc: start join room
1970-01-01 00:00:03.164 [E] RoomImplX.c:167 operation returned status code: 0x52000057
1970-01-01 00:00:03.685 [E] Cache.c:309 operation returned status code: 0x00000009
1970-01-01 00:00:03.690 [E] RoomImplX.c:167 operation returned status code: 0x52000057
1970-01-01 00:00:03.692 [E] LiteHttp.c:641 ID 2033092287 E_LOGIC : NO need keepAlive
I (3953) audio processor: ENBALE_AUDIO_STREAM_DUAL_MIC
I (3953) audio processor: Link playback element together raw-->audio_decoder-->rsp-->i2s_stream-->[codec_chip]
I (3973) audio processor: player pipe start running
I (3973) volc_rtc: start join room
1970-01-01 00:00:03.164 [E] RoomImplX.c:167 operation returned status code: 0x52000057
1970-01-01 00:00:03.685 [E] Cache.c:309 operation returned status code: 0x00000009
I (3953) audio processor: ENBALE_AUDIO_STREAM_DUAL_MIC
I (3953) audio processor: Link playback element together raw-->audio_decoder-->rsp-->i2s_stream-->[codec_chip]
I (3973) audio processor: player pipe start running
I (3973) volc_rtc: start join room
1970-01-01 00:00:03.164 [E] RoomImplX.c:167 operation returned status code: 0x52000057
1970-01-01 00:00:03.685 [E] Cache.c:309 operation returned status code: 0x00000009
I (3953) audio processor: ENBALE_AUDIO_STREAM_DUAL_MIC
I (3953) audio processor: Link playback element together raw-->audio_decoder-->rsp-->i2s_stream-->[codec_chip]
I (3973) audio processor: player pipe start running
I (3973) volc_rtc: start join room
I (3953) audio processor: ENBALE_AUDIO_STREAM_DUAL_MIC
I (3953) audio processor: Link playback element together raw-->audio_decoder-->rsp-->i2s_stream-->[codec_chip]
I (3973) audio processor: player pipe start running
I (3973) volc_rtc: start join room
I (3953) audio processor: ENBALE_AUDIO_STREAM_DUAL_MIC
I (3953) audio processor: Link playback element together raw-->audio_decoder-->rsp-->i2s_stream-->[codec_chip]
I (3953) audio processor: ENBALE_AUDIO_STREAM_DUAL_MIC
I (3953) audio processor: Link playback element together raw-->audio_decoder-->rsp-->i2s_stream-->[codec_chip]
I (3973) audio processor: player pipe start running
I (3973) volc_rtc: start join room
I (3973) volc_rtc: start join room
1970-01-01 00:00:03.164 [E] RoomImplX.c:167 operation returned status code: 0x52000057
1970-01-01 00:00:03.685 [E] Cache.c:309 operation returned status code: 0x00000009
1970-01-01 00:00:03.690 [E] RoomImplX.c:167 operation returned status code: 0x52000057
1970-01-01 00:00:03.692 [E] LiteHttp.c:641 ID 2033092287 E_LOGIC : NO need keepAlive
1970-01-01 00:00:03.700 [E] RoomImplX.c:167 operation returned status code: 0x52000057
1970-01-01 00:00:03.821 [E] RoomImplX.c:167 operation returned status code: 0x52000057
1970-01-01 00:00:03.939 [E] RoomImplX.c:773 operation returned status code: 0x70000203
1970-01-01 00:00:03.940 [E] RoomImplX.c:263 operation returned status code: 0x52000057
I (4763) volc_rtc: error occur test_room -1000 UnKown
1970-01-01 00:00:03.950 [E] EngineImplX.c:109 callback pEngineImplX->eventHandler.on_room_error used too many times 5
1970-01-01 00:00:03.960 [E] EngineImplX.c:113 operation returned status code: 0x70000203