B001-V3 works with it now

This commit is contained in:
Thaddeus Hughes
2025-12-16 12:10:10 -06:00
parent ac030005c3
commit 062221dfd3
70 changed files with 3872 additions and 3786 deletions

View File

@@ -1,12 +1,12 @@
[1/5] cmd.exe /C "cd /D C:\data\stockcropper-sw-playground\SC-F001\build\esp-idf\esptool_py && C:\Espressif\python_env\idf5.3_py3.11_env\Scripts\python.exe C:/Espressif/frameworks/esp-idf-v5.3.1/components/partition_table/check_sizes.py --offset 0x8000 partition --type app C:/data/stockcropper-sw-playground/SC-F001/build/partition_table/partition-table.bin C:/data/stockcropper-sw-playground/SC-F001/build/app-template.bin"
app-template.bin binary size 0x323c0 bytes. Smallest app partition is 0x200000 bytes. 0x1cdc40 bytes (90%) free.
app-template.bin binary size 0x40070 bytes. Smallest app partition is 0x200000 bytes. 0x1bff90 bytes (87%) free.
[2/5] Performing build step for 'bootloader'
[1/1] cmd.exe /C "cd /D C:\data\stockcropper-sw-playground\SC-F001\build\bootloader\esp-idf\esptool_py && C:\Espressif\python_env\idf5.3_py3.11_env\Scripts\python.exe C:/Espressif/frameworks/esp-idf-v5.3.1/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x1000 C:/data/stockcropper-sw-playground/SC-F001/build/bootloader/bootloader.bin"
Bootloader binary size 0x6880 bytes. 0x780 bytes (7%) free.
[2/3] cmd.exe /C "cd /D C:\Espressif\frameworks\esp-idf-v5.3.1\components\esptool_py && C:\Espressif\tools\cmake\3.24.0\bin\cmake.exe -D IDF_PATH=C:/Espressif/frameworks/esp-idf-v5.3.1 -D SERIAL_TOOL=C:/Espressif/python_env/idf5.3_py3.11_env/Scripts/python.exe;;C:/Espressif/frameworks/esp-idf-v5.3.1/components/esptool_py/esptool/esptool.py;--chip;esp32 -D SERIAL_TOOL_ARGS=--before=default_reset;--after=hard_reset;write_flash;@flash_args -D WORKING_DIRECTORY=C:/data/stockcropper-sw-playground/SC-F001/build -P C:/Espressif/fraesptool.py --chip esp32 -p COM3 -b 460800 --before=default_reset --after=hard_reset write_flash --flash_mode dio --flash_freq 40m --flash_size 8MB 0x1000 bootloader/bootloader.bin 0x10000 app-template.bin 0x8000 partition_table/partition-table.bin 0xd000 ota_data_initial.bin
esptool.py v4.8.1
Serial port COM3
@@ -18,31 +18,33 @@ Changing baud rate to 460800
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 460800
Changing baud rate to 460800
Changed.
Configuring flash size...
Flash will be erased from 0x00001000 to 0x00007fff...
Flash will be erased from 0x00010000 to 0x00042fff...
Flash will be erased from 0x00010000 to 0x00050fff...
Flash will be erased from 0x00008000 to 0x00008fff...
Flash will be erased from 0x0000d000 to 0x0000efff...
Flash will be erased from 0x0000d000 to 0x0000efff...
SHA digest in image updated
Compressed 26752 bytes to 16359...
Writing at 0x00001000... (100 %)
Wrote 26752 bytes (16359 compressed) at 0x00001000 in 0.6 seconds (effective 381.0 kbit/s)...
Hash of data verified.
Compressed 205760 bytes to 110401...
Writing at 0x00010000... (14 %)
Writing at 0x0001cf63... (28 %)
Writing at 0x00022fb5... (42 %)
Writing at 0x00028c9d... (57 %)
Compressed 26752 bytes to 16361...
Writing at 0x00001000... (100 %)
Wrote 26752 bytes (16361 compressed) at 0x00001000 in 0.6 seconds (effective 377.8 kbit/s)...
Hash of data verified.
Compressed 262256 bytes to 141430...
Writing at 0x00010000... (11 %)
Writing at 0x0001cc68... (22 %)
Writing at 0x00024690... (33 %)
Writing at 0x0002a4f3... (44 %)
Writing at 0x00030448... (55 %)
Writing at 0x00037859... (66 %)
Writing at 0x00040015... (77 %)
Writing at 0x00045c87... (88 %)
Writing at 0x0004c04a... (100 %)
Wrote 205760 bytes (110401 compressed) at 0x00010000 in 2.7 seconds (effective 611.6 kbit/s)...
Wrote 262256 bytes (141430 compressed) at 0x00010000 in 3.4 seconds (effective 615.6 kbit/s)...
Hash of data verified.
Compressed 3072 bytes to 143...
Writing at 0x00008000... (100 %)
Wrote 3072 bytes (143 compressed) at 0x00008000 in 0.0 seconds (effective 948.0 kbit/s)...
Wrote 3072 bytes (143 compressed) at 0x00008000 in 0.0 seconds (effective 922.0 kbit/s)...
Hash of data verified.
Compressed 8192 bytes to 31...
Writing at 0x0000d000... (100 %)