wheel/build/log/idf_py_stdout_output_19932

21 lines
2.0 KiB
Plaintext
Raw Normal View History

2024-01-22 03:36:10 +08:00
[1/11] Performing build step for 'bootloader'
[1/1] cmd.exe /C "cd /D D:\Espressif\504\Espressif\frameworks\esp-idf-v5.0.4\app\car\build\bootloader\esp-idf\esptool_py && D:\Espressif\504\Espressif\python_env\idf5.0_py3.11_env\Scripts\python.exe D:/Espressif/504/Espressif/frameworks/esp-idf-v5.0.4/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x1000 D:/Espressif/504/Espressif/frameworks/esp-idf-v5.0.4/app/car/build/bootloader/bootloader.bin"
Bootloader binary size 0x6760 bytes. 0x8a0 bytes (8%) free.
[2/9] Building C object esp-idf/wifi_station/CMakeFiles/__idf_wifi_station.dir/wifi_station.c.obj
[3/9] Linking C static library esp-idf\wifi_station\libwifi_station.a
[4/9] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/station_example_main.c.obj
D:/Espressif/504/Espressif/frameworks/esp-idf-v5.0.4/app/car/main/station_example_main.c:22:20: warning: 'TAG' defined but not used [-Wunused-variable]
22 | static const char *TAG = "wheel";
| ^~~
[5/9] Linking C static library esp-idf\main\libmain.a
[6/9] Generating ld/sections.ld
[7/9] Linking CXX executable wheel.elf
[8/9] Generating binary image from built executable
esptool.py v4.6.2
Creating esp32 image...
Merged 26 ELF sections
Successfully created esp32 image.
Generated D:/Espressif/504/Espressif/frameworks/esp-idf-v5.0.4/app/car/build/wheel.bin
[9/9] cmd.exe /C "cd /D D:\Espressif\504\Espressif\frameworks\esp-idf-v5.0.4\app\car\build\esp-idf\esptool_py && D:\Espressif\504\Espressif\python_env\idf5.0_py3.11_env\Scripts\python.exe D:/Espressif/504/Espressif/frameworks/esp-idf-v5.0.4/components/partition_table/check_sizes.py --offset 0x8000 partition --type app D:/Espressif/504/Espressif/frameworks/esp-idf-v5.0.4/app/car/build/partition_table/partition-table.bin D:/Espressif/504/Espressif/frameworks/esp-idf-v5.0.4/app/car/build/wheel.bin"
wheel.bin binary size 0xba3f0 bytes. Smallest app partition is 0x100000 bytes. 0x45c10 bytes (27%) free.