Command: ninja flash
[1/10] Performing build step for 'bootloader'
[1/1] C:\windows\system32\cmd.exe /C "cd /D E:\software\xiaozhi-esp32-main\build\bootloader\esp-idf\esptool_py && D:\Espressif\python_env\idf5.5_py3.11_env\Scripts\python.exe D:/Espressif/frameworks/esp-idf-v5.5.2/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 E:/software/xiaozhi-esp32-main/build/bootloader/bootloader.bin"

Bootloader binary size 0x4050 bytes. 0x3fb0 bytes (50%) free.


[2/10] No install step for 'bootloader'
[3/10] Completed 'bootloader'
[4/10] Building CXX object esp-idf/main/CMakeFiles/__idf_main.dir/boards/esp32s3-2.8-a/esp32s3-2.8-a.cc.obj
In file included from E:/software/xiaozhi-esp32-main/main/boards/esp32s3-2.8-a/power_manager.h:8,
                 from E:/software/xiaozhi-esp32-main/main/boards/esp32s3-2.8-a/esp32s3-2.8-a.cc:29:
D:/Espressif/frameworks/esp-idf-v5.5.2/components/driver/deprecated/driver/adc.h:19:2: warning: #warning "legacy adc driver is deprecated, please migrate to use esp_adc/adc_oneshot.h and esp_adc/adc_continuous.h for oneshot mode and continuous mode drivers respectively" [-Wcpp]
   19 | #warning "legacy adc driver is deprecated, please migrate to use esp_adc/adc_oneshot.h and esp_adc/adc_continuous.h for oneshot mode and continuous mode drivers respectively"
      |  ^~~~~~~
[5/10] Linking C static library esp-idf\main\libmain.a
[6/10] Generating esp-idf/esp_system/ld/sections.ld
[7/10] Linking CXX executable xiaozhi.elf
[8/10] Generating binary image from built executable
esptool.py v4.11.dev2

Creating esp32s3 image...

Merged 2 ELF sections

Successfully created esp32s3 image.

Generated E:/software/xiaozhi-esp32-main/build/xiaozhi.bin
[9/10] C:\windows\system32\cmd.exe /C "cd /D E:\software\xiaozhi-esp32-main\build\esp-idf\esptool_py && D:\Espressif\python_env\idf5.5_py3.11_env\Scripts\python.exe D:/Espressif/frameworks/esp-idf-v5.5.2/components/partition_table/check_sizes.py --offset 0x8000 partition --type app E:/software/xiaozhi-esp32-main/build/partition_table/partition-table.bin E:/software/xiaozhi-esp32-main/build/xiaozhi.bin"
xiaozhi.bin binary size 0x2a5e90 bytes. Smallest app partition is 0x3f0000 bytes. 0x14a170 bytes (33%) free.

[9/10] C:\windows\system32\cmd.exe /C "cd /D D:\Espressif\frameworks\esp-idf-v5.5.2\components\esptool_py && D:\Espressif\tools\cmake\3.30.2\bin\cmake.exe -D IDF_PATH=D:/Espressif/frameworks/esp-idf-v5.5.2 -D SERIAL_TOOL=D:/Espressif/python_env/idf5.5_py3.11_env/Scripts/python.exe;;D:/Espressif/frameworks/esp-idf-v5.5.2/components/esptool_py/esptool/esptool.py;--chip;esp32s3 -D SERIAL_TOOL_ARGS=--before=default_reset;--after=hard_reset;write_flash;@flash_args -D WORKING_DIRECTORY=E:/software/xiaozhi-esp32-main/build -P D:/Espressif/frameworks/esp-idf-v5.5.2/components/esptool_py/run_serial_tool.cmake"
esptool.py --chip esp32s3 -p COM3 -b 460800 --before=default_reset --after=hard_reset write_flash --flash_mode dio --flash_freq 80m --flash_size 16MB 0x0 bootloader/bootloader.bin 0x20000 xiaozhi.bin 0x8000 partition_table/partition-table.bin 0xd000 ota_data_initial.bin 0x800000 generated_assets.bin
esptool.py v4.11.dev2
Serial port COM3
Connecting...
Chip is ESP32-S3 (QFN56) (revision v0.2)
Features: WiFi, BLE, Embedded PSRAM 8MB (AP_3v3)
Crystal is 40MHz
USB mode: USB-Serial/JTAG
MAC: 44:1b:f6:cf:70:5c
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 460800
Changed.
Configuring flash size...
Flash will be erased from 0x00000000 to 0x00004fff...
Flash will be erased from 0x00020000 to 0x002c5fff...
Flash will be erased from 0x00008000 to 0x00008fff...
Flash will be erased from 0x0000d000 to 0x0000efff...
Flash will be erased from 0x00800000 to 0x00970fff...
SHA digest in image updated
Compressed 16464 bytes to 11431...
Writing at 0x00000000... (100 %)
Wrote 16464 bytes (11431 compressed) at 0x00000000 in 0.4 seconds (effective 333.2 kbit/s)...
Hash of data verified.
Compressed 2776720 bytes to 1613779...
Writing at 0x00020000... (1 %)
Writing at 0x0002bf28... (2 %)
Writing at 0x00039edd... (3 %)
Writing at 0x00045e91... (4 %)
Writing at 0x0004d842... (5 %)
Writing at 0x00051c33... (6 %)
Writing at 0x00055eb7... (7 %)
Writing at 0x0006381e... (8 %)
Writing at 0x0006db34... (9 %)
Writing at 0x000798a0... (10 %)
Writing at 0x00085641... (11 %)
Writing at 0x0008ba93... (12 %)
Writing at 0x00092a07... (13 %)
Writing at 0x00097224... (14 %)
Writing at 0x0009d9b2... (15 %)
Writing at 0x000a2eca... (16 %)
Writing at 0x000a7b58... (17 %)
Writing at 0x000acaf2... (18 %)
Writing at 0x000b2000... (19 %)
Writing at 0x000ba1a8... (20 %)
Writing at 0x000c3922... (21 %)
Writing at 0x000d5d12... (22 %)
Writing at 0x000e4d05... (23 %)
Writing at 0x000edd2c... (24 %)
Writing at 0x000f39b6... (25 %)
Writing at 0x000f91ca... (26 %)
Writing at 0x000ff722... (27 %)
Writing at 0x001059ae... (28 %)
Writing at 0x0010c0df... (29 %)
Writing at 0x001123db... (30 %)
Writing at 0x001187b1... (31 %)
Writing at 0x0011e62f... (32 %)
Writing at 0x00124262... (33 %)
Writing at 0x0012a35b... (34 %)
Writing at 0x0012fd59... (35 %)
Writing at 0x00135693... (36 %)
Writing at 0x0013a9e1... (37 %)
Writing at 0x00140e9a... (38 %)
Writing at 0x00147742... (39 %)
Writing at 0x0014dd87... (40 %)
Writing at 0x0016a02f... (41 %)
Writing at 0x00173ca3... (42 %)
Writing at 0x00179cfd... (43 %)
Writing at 0x0017ed5a... (44 %)
Writing at 0x00183de9... (45 %)
Writing at 0x00188c29... (46 %)
Writing at 0x0018dcb7... (47 %)
Writing at 0x00193136... (48 %)
Writing at 0x00198120... (49 %)
Writing at 0x0019d0b3... (50 %)
Writing at 0x001a2bdf... (51 %)
Writing at 0x001a888d... (52 %)
Writing at 0x001adf4c... (53 %)
Writing at 0x001b337d... (54 %)
Writing at 0x001b8fba... (55 %)
Writing at 0x001be31f... (56 %)
Writing at 0x001c36fc... (57 %)
Writing at 0x001c8ce1... (58 %)
Writing at 0x001cf0ce... (59 %)
Writing at 0x001d4591... (60 %)
Writing at 0x001da81a... (61 %)
Writing at 0x001e0432... (62 %)
Writing at 0x001e60ab... (63 %)
Writing at 0x001eb354... (64 %)
Writing at 0x001f064e... (65 %)
Writing at 0x001f5ae9... (66 %)
Writing at 0x001faff6... (67 %)
Writing at 0x002008f1... (68 %)
Writing at 0x00205ff5... (69 %)
Writing at 0x0020b394... (70 %)
Writing at 0x0021084d... (71 %)
Writing at 0x00216028... (72 %)
Writing at 0x0021b0f8... (73 %)
Writing at 0x00220269... (74 %)
Writing at 0x00225869... (75 %)
Writing at 0x0022b134... (76 %)
Writing at 0x00230629... (77 %)
Writing at 0x0023590f... (78 %)
Writing at 0x0023af5d... (79 %)
Writing at 0x00240f83... (80 %)
Writing at 0x00245ff9... (81 %)
Writing at 0x0024b094... (82 %)
Writing at 0x00251137... (83 %)
Writing at 0x00258e1c... (84 %)
Writing at 0x00260b69... (85 %)
Writing at 0x00268b88... (86 %)
Writing at 0x0026f295... (87 %)
Writing at 0x00274919... (88 %)
Writing at 0x0027a4dc... (89 %)
Writing at 0x0027ff88... (90 %)
Writing at 0x00285d14... (91 %)
Writing at 0x00293a7d... (92 %)
Writing at 0x0029d654... (93 %)
Writing at 0x002a46b9... (94 %)
Writing at 0x002a96c0... (95 %)
Writing at 0x002af010... (96 %)
Writing at 0x002b5286... (97 %)
Writing at 0x002bc70d... (98 %)
Writing at 0x002c2c59... (100 %)
Wrote 2776720 bytes (1613779 compressed) at 0x00020000 in 20.7 seconds (effective 1075.0 kbit/s)...
Hash of data verified.
Compressed 3072 bytes to 142...
Writing at 0x00008000... (100 %)
Wrote 3072 bytes (142 compressed) at 0x00008000 in 0.1 seconds (effective 375.5 kbit/s)...
Hash of data verified.
Compressed 8192 bytes to 31...
Writing at 0x0000d000... (100 %)
Wrote 8192 bytes (31 compressed) at 0x0000d000 in 0.1 seconds (effective 529.0 kbit/s)...
Hash of data verified.
Compressed 1508864 bytes to 998482...
Writing at 0x00800000... (1 %)
Writing at 0x0081009b... (3 %)
Writing at 0x008172be... (4 %)
Writing at 0x0081d162... (6 %)
Writing at 0x008231cc... (8 %)
Writing at 0x00829363... (9 %)
Writing at 0x0082ee63... (11 %)
Writing at 0x0083496b... (13 %)
Writing at 0x0083aa67... (14 %)
Writing at 0x008406e1... (16 %)
Writing at 0x00846100... (18 %)
Writing at 0x0084b502... (19 %)
Writing at 0x0085136d... (21 %)
Writing at 0x00856965... (22 %)
Writing at 0x0085c5b4... (24 %)
Writing at 0x008619c5... (26 %)
Writing at 0x00866fb4... (27 %)
Writing at 0x0086ca69... (29 %)
Writing at 0x0087225d... (31 %)
Writing at 0x00877434... (32 %)
Writing at 0x0087cbc3... (34 %)
Writing at 0x00882923... (36 %)
Writing at 0x008881c4... (37 %)
Writing at 0x0088dc44... (39 %)
Writing at 0x0089327c... (40 %)
Writing at 0x00898c64... (42 %)
Writing at 0x0089e2c4... (44 %)
Writing at 0x008a37a3... (45 %)
Writing at 0x008a8ad3... (47 %)
Writing at 0x008b1053... (49 %)
Writing at 0x008ba81b... (50 %)
Writing at 0x008cbd1a... (52 %)
Writing at 0x008d351a... (54 %)
Writing at 0x008d7fca... (55 %)
Writing at 0x008dcece... (57 %)
Writing at 0x008e1ef4... (59 %)
Writing at 0x008e6375... (60 %)
Writing at 0x008ead42... (62 %)
Writing at 0x008f0565... (63 %)
Writing at 0x008f5cda... (65 %)
Writing at 0x008fb891... (67 %)
Writing at 0x0090104a... (68 %)
Writing at 0x00905b2a... (70 %)
Writing at 0x0090a180... (72 %)
Writing at 0x0090f6b7... (73 %)
Writing at 0x009149df... (75 %)
Writing at 0x009195c8... (77 %)
Writing at 0x0091e93f... (78 %)
Writing at 0x009244df... (80 %)
Writing at 0x00929be4... (81 %)
Writing at 0x0092eb8c... (83 %)
Writing at 0x0093417e... (85 %)
Writing at 0x00938e90... (86 %)
Writing at 0x0093d94b... (88 %)
Writing at 0x00942aa1... (90 %)
Writing at 0x0094855a... (91 %)
Writing at 0x00950fba... (93 %)
Writing at 0x0095b34b... (95 %)
Writing at 0x00964571... (96 %)
Writing at 0x009686e9... (98 %)
Writing at 0x0096c876... (100 %)
Wrote 1508864 bytes (998482 compressed) at 0x00800000 in 11.5 seconds (effective 1046.3 kbit/s)...
Hash of data verified.

Leaving...
Hard resetting via RTS pin...
