SC-F001 way better logging and parameters. not integrated yet but.
This commit is contained in:
0
build/log/idf_py_stderr_output_10376
Normal file
0
build/log/idf_py_stderr_output_10376
Normal file
0
build/log/idf_py_stderr_output_11872
Normal file
0
build/log/idf_py_stderr_output_11872
Normal file
0
build/log/idf_py_stderr_output_12528
Normal file
0
build/log/idf_py_stderr_output_12528
Normal file
0
build/log/idf_py_stderr_output_15076
Normal file
0
build/log/idf_py_stderr_output_15076
Normal file
0
build/log/idf_py_stderr_output_18152
Normal file
0
build/log/idf_py_stderr_output_18152
Normal file
0
build/log/idf_py_stderr_output_20820
Normal file
0
build/log/idf_py_stderr_output_20820
Normal file
0
build/log/idf_py_stderr_output_22980
Normal file
0
build/log/idf_py_stderr_output_22980
Normal file
0
build/log/idf_py_stderr_output_24124
Normal file
0
build/log/idf_py_stderr_output_24124
Normal file
0
build/log/idf_py_stderr_output_25188
Normal file
0
build/log/idf_py_stderr_output_25188
Normal file
0
build/log/idf_py_stderr_output_26264
Normal file
0
build/log/idf_py_stderr_output_26264
Normal file
0
build/log/idf_py_stderr_output_2628
Normal file
0
build/log/idf_py_stderr_output_2628
Normal file
0
build/log/idf_py_stderr_output_27940
Normal file
0
build/log/idf_py_stderr_output_27940
Normal file
0
build/log/idf_py_stderr_output_28372
Normal file
0
build/log/idf_py_stderr_output_28372
Normal file
0
build/log/idf_py_stderr_output_29408
Normal file
0
build/log/idf_py_stderr_output_29408
Normal file
0
build/log/idf_py_stderr_output_8024
Normal file
0
build/log/idf_py_stderr_output_8024
Normal file
28
build/log/idf_py_stdout_output_10376
Normal file
28
build/log/idf_py_stdout_output_10376
Normal file
File diff suppressed because one or more lines are too long
50
build/log/idf_py_stdout_output_11872
Normal file
50
build/log/idf_py_stdout_output_11872
Normal file
@@ -0,0 +1,50 @@
|
||||
[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 0x32410 bytes. Smallest app partition is 0x200000 bytes. 0x1cdbf0 bytes (90%) 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
|
||||
Connecting....
|
||||
Chip is ESP32-D0WD-V3 (revision v3.1)
|
||||
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
|
||||
Crystal is 40MHz
|
||||
MAC: 94:54:c5:38:c4:38
|
||||
Uploading stub...
|
||||
Running stub...
|
||||
Stub running...
|
||||
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 0x00008000 to 0x00008fff...
|
||||
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 382.7 kbit/s)...
|
||||
Hash of data verified.
|
||||
Compressed 205840 bytes to 110455...
|
||||
Writing at 0x00010000... (14 %)
|
||||
Writing at 0x0001cf44... (28 %)
|
||||
Writing at 0x00022fb9... (42 %)
|
||||
Writing at 0x00028ca4... (57 %)
|
||||
Writing at 0x0002f8aa... (71 %)
|
||||
Writing at 0x0003793d... (85 %)
|
||||
Writing at 0x0003d940... (100 %)
|
||||
Wrote 205840 bytes (110455 compressed) at 0x00010000 in 2.7 seconds (effective 609.4 kbit/s)...
|
||||
Hash of data verified.
|
||||
Compressed 3072 bytes to 142...
|
||||
Writing at 0x00008000... (100 %)
|
||||
Wrote 3072 bytes (142 compressed) at 0x00008000 in 0.0 seconds (effective 904.1 kbit/s)...
|
||||
Hash of data verified.
|
||||
Compressed 8192 bytes to 31...
|
||||
Writing at 0x0000d000... (100 %)
|
||||
Wrote 8192 bytes (31 compressed) at 0x0000d000 in 0.0 seconds (effective 2047.9 kbit/s)...
|
||||
Hash of data verified.
|
||||
50
build/log/idf_py_stdout_output_12528
Normal file
50
build/log/idf_py_stdout_output_12528
Normal file
@@ -0,0 +1,50 @@
|
||||
[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.
|
||||
|
||||
[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
|
||||
Connecting....
|
||||
Chip is ESP32-D0WD-V3 (revision v3.1)
|
||||
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
|
||||
Crystal is 40MHz
|
||||
MAC: 94:54:c5:38:c4:38
|
||||
Uploading stub...
|
||||
Running stub...
|
||||
Stub running...
|
||||
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 0x00008000 to 0x00008fff...
|
||||
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 384.9 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 %)
|
||||
Writing at 0x0002f8cd... (71 %)
|
||||
Writing at 0x00037940... (85 %)
|
||||
Writing at 0x0003d961... (100 %)
|
||||
Wrote 205760 bytes (110401 compressed) at 0x00010000 in 2.7 seconds (effective 609.9 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 1009.8 kbit/s)...
|
||||
Hash of data verified.
|
||||
Compressed 8192 bytes to 31...
|
||||
Writing at 0x0000d000... (100 %)
|
||||
Wrote 8192 bytes (31 compressed) at 0x0000d000 in 0.0 seconds (effective 1787.7 kbit/s)...
|
||||
Hash of data verified.
|
||||
1063
build/log/idf_py_stdout_output_15076
Normal file
1063
build/log/idf_py_stdout_output_15076
Normal file
File diff suppressed because it is too large
Load Diff
50
build/log/idf_py_stdout_output_18152
Normal file
50
build/log/idf_py_stdout_output_18152
Normal file
@@ -0,0 +1,50 @@
|
||||
[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 0x31f70 bytes. Smallest app partition is 0x200000 bytes. 0x1ce090 bytes (90%) 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
|
||||
Connecting.....
|
||||
Chip is ESP32-D0WD-V3 (revision v3.1)
|
||||
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
|
||||
Crystal is 40MHz
|
||||
MAC: 94:54:c5:38:c4:38
|
||||
Uploading stub...
|
||||
Running stub...
|
||||
Stub running...
|
||||
Changing baud rate to 460800
|
||||
Changed.
|
||||
Configuring flash size...
|
||||
Flash will be erased from 0x00001000 to 0x00007fff...
|
||||
Flash will be erased from 0x00010000 to 0x00041fff...
|
||||
Flash will be erased from 0x00008000 to 0x00008fff...
|
||||
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 384.8 kbit/s)...
|
||||
Hash of data verified.
|
||||
Compressed 204656 bytes to 109847...
|
||||
Writing at 0x00010000... (14 %)
|
||||
Writing at 0x0001cee4... (28 %)
|
||||
Writing at 0x00022e70... (42 %)
|
||||
Writing at 0x00028ba3... (57 %)
|
||||
Writing at 0x0002f799... (71 %)
|
||||
Writing at 0x000377cd... (85 %)
|
||||
Writing at 0x0003d8ea... (100 %)
|
||||
Wrote 204656 bytes (109847 compressed) at 0x00010000 in 2.7 seconds (effective 611.0 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 827.0 kbit/s)...
|
||||
Hash of data verified.
|
||||
Compressed 8192 bytes to 31...
|
||||
Writing at 0x0000d000... (100 %)
|
||||
Wrote 8192 bytes (31 compressed) at 0x0000d000 in 0.0 seconds (effective 2049.4 kbit/s)...
|
||||
Hash of data verified.
|
||||
50
build/log/idf_py_stdout_output_20820
Normal file
50
build/log/idf_py_stdout_output_20820
Normal file
@@ -0,0 +1,50 @@
|
||||
[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 0x31f20 bytes. Smallest app partition is 0x200000 bytes. 0x1ce0e0 bytes (90%) 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
|
||||
Connecting....
|
||||
Chip is ESP32-D0WD-V3 (revision v3.1)
|
||||
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
|
||||
Crystal is 40MHz
|
||||
MAC: 94:54:c5:38:c4:38
|
||||
Uploading stub...
|
||||
Running stub...
|
||||
Stub running...
|
||||
Changing baud rate to 460800
|
||||
Changed.
|
||||
Configuring flash size...
|
||||
Flash will be erased from 0x00001000 to 0x00007fff...
|
||||
Flash will be erased from 0x00010000 to 0x00041fff...
|
||||
Flash will be erased from 0x00008000 to 0x00008fff...
|
||||
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 384.6 kbit/s)...
|
||||
Hash of data verified.
|
||||
Compressed 204576 bytes to 109820...
|
||||
Writing at 0x00010000... (14 %)
|
||||
Writing at 0x0001cea0... (28 %)
|
||||
Writing at 0x00022e3d... (42 %)
|
||||
Writing at 0x00028b77... (57 %)
|
||||
Writing at 0x0002f767... (71 %)
|
||||
Writing at 0x000377a7... (85 %)
|
||||
Writing at 0x0003d8c0... (100 %)
|
||||
Wrote 204576 bytes (109820 compressed) at 0x00010000 in 2.7 seconds (effective 609.8 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 880.1 kbit/s)...
|
||||
Hash of data verified.
|
||||
Compressed 8192 bytes to 31...
|
||||
Writing at 0x0000d000... (100 %)
|
||||
Wrote 8192 bytes (31 compressed) at 0x0000d000 in 0.0 seconds (effective 1932.6 kbit/s)...
|
||||
Hash of data verified.
|
||||
50
build/log/idf_py_stdout_output_22980
Normal file
50
build/log/idf_py_stdout_output_22980
Normal file
@@ -0,0 +1,50 @@
|
||||
[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.
|
||||
|
||||
[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
|
||||
Connecting.....
|
||||
Chip is ESP32-D0WD-V3 (revision v3.1)
|
||||
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
|
||||
Crystal is 40MHz
|
||||
MAC: 94:54:c5:38:c4:38
|
||||
Uploading stub...
|
||||
Running stub...
|
||||
Stub running...
|
||||
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 0x00008000 to 0x00008fff...
|
||||
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 %)
|
||||
Writing at 0x0002f8cd... (71 %)
|
||||
Writing at 0x00037940... (85 %)
|
||||
Writing at 0x0003d961... (100 %)
|
||||
Wrote 205760 bytes (110401 compressed) at 0x00010000 in 2.7 seconds (effective 611.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)...
|
||||
Hash of data verified.
|
||||
Compressed 8192 bytes to 31...
|
||||
Writing at 0x0000d000... (100 %)
|
||||
Wrote 8192 bytes (31 compressed) at 0x0000d000 in 0.0 seconds (effective 2102.2 kbit/s)...
|
||||
Hash of data verified.
|
||||
50
build/log/idf_py_stdout_output_24124
Normal file
50
build/log/idf_py_stdout_output_24124
Normal file
@@ -0,0 +1,50 @@
|
||||
[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 0x32420 bytes. Smallest app partition is 0x200000 bytes. 0x1cdbe0 bytes (90%) 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
|
||||
Connecting....
|
||||
Chip is ESP32-D0WD-V3 (revision v3.1)
|
||||
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
|
||||
Crystal is 40MHz
|
||||
MAC: 94:54:c5:38:c4:38
|
||||
Uploading stub...
|
||||
Running stub...
|
||||
Stub running...
|
||||
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 0x00008000 to 0x00008fff...
|
||||
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 380.9 kbit/s)...
|
||||
Hash of data verified.
|
||||
Compressed 205856 bytes to 110468...
|
||||
Writing at 0x00010000... (14 %)
|
||||
Writing at 0x0001cf4c... (28 %)
|
||||
Writing at 0x00022fb8... (42 %)
|
||||
Writing at 0x00028c9c... (57 %)
|
||||
Writing at 0x0002f89f... (71 %)
|
||||
Writing at 0x00037937... (85 %)
|
||||
Writing at 0x0003d948... (100 %)
|
||||
Wrote 205856 bytes (110468 compressed) at 0x00010000 in 2.7 seconds (effective 609.6 kbit/s)...
|
||||
Hash of data verified.
|
||||
Compressed 3072 bytes to 142...
|
||||
Writing at 0x00008000... (100 %)
|
||||
Wrote 3072 bytes (142 compressed) at 0x00008000 in 0.0 seconds (effective 965.9 kbit/s)...
|
||||
Hash of data verified.
|
||||
Compressed 8192 bytes to 31...
|
||||
Writing at 0x0000d000... (100 %)
|
||||
Wrote 8192 bytes (31 compressed) at 0x0000d000 in 0.0 seconds (effective 1833.9 kbit/s)...
|
||||
Hash of data verified.
|
||||
50
build/log/idf_py_stdout_output_25188
Normal file
50
build/log/idf_py_stdout_output_25188
Normal file
@@ -0,0 +1,50 @@
|
||||
[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 0x32420 bytes. Smallest app partition is 0x200000 bytes. 0x1cdbe0 bytes (90%) 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
|
||||
Connecting.....
|
||||
Chip is ESP32-D0WD-V3 (revision v3.1)
|
||||
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
|
||||
Crystal is 40MHz
|
||||
MAC: 94:54:c5:38:c4:38
|
||||
Uploading stub...
|
||||
Running stub...
|
||||
Stub running...
|
||||
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 0x00008000 to 0x00008fff...
|
||||
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 379.9 kbit/s)...
|
||||
Hash of data verified.
|
||||
Compressed 205856 bytes to 110465...
|
||||
Writing at 0x00010000... (14 %)
|
||||
Writing at 0x0001cf47... (28 %)
|
||||
Writing at 0x00022fb3... (42 %)
|
||||
Writing at 0x00028c9b... (57 %)
|
||||
Writing at 0x0002f89e... (71 %)
|
||||
Writing at 0x00037933... (85 %)
|
||||
Writing at 0x0003d943... (100 %)
|
||||
Wrote 205856 bytes (110465 compressed) at 0x00010000 in 2.7 seconds (effective 610.3 kbit/s)...
|
||||
Hash of data verified.
|
||||
Compressed 3072 bytes to 142...
|
||||
Writing at 0x00008000... (100 %)
|
||||
Wrote 3072 bytes (142 compressed) at 0x00008000 in 0.0 seconds (effective 1005.0 kbit/s)...
|
||||
Hash of data verified.
|
||||
Compressed 8192 bytes to 31...
|
||||
Writing at 0x0000d000... (100 %)
|
||||
Wrote 8192 bytes (31 compressed) at 0x0000d000 in 0.0 seconds (effective 2053.4 kbit/s)...
|
||||
Hash of data verified.
|
||||
50
build/log/idf_py_stdout_output_26264
Normal file
50
build/log/idf_py_stdout_output_26264
Normal file
@@ -0,0 +1,50 @@
|
||||
[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 0x32340 bytes. Smallest app partition is 0x200000 bytes. 0x1cdcc0 bytes (90%) 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
|
||||
Connecting..........
|
||||
Chip is ESP32-D0WD-V3 (revision v3.1)
|
||||
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
|
||||
Crystal is 40MHz
|
||||
MAC: 94:54:c5:38:c4:38
|
||||
Uploading stub...
|
||||
Running stub...
|
||||
Stub running...
|
||||
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 0x00008000 to 0x00008fff...
|
||||
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 383.0 kbit/s)...
|
||||
Hash of data verified.
|
||||
Compressed 205632 bytes to 110329...
|
||||
Writing at 0x00010000... (14 %)
|
||||
Writing at 0x0001cf4c... (28 %)
|
||||
Writing at 0x00022f85... (42 %)
|
||||
Writing at 0x00028c6d... (57 %)
|
||||
Writing at 0x0002f876... (71 %)
|
||||
Writing at 0x0003792f... (85 %)
|
||||
Writing at 0x0003d986... (100 %)
|
||||
Wrote 205632 bytes (110329 compressed) at 0x00010000 in 2.7 seconds (effective 611.2 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 892.1 kbit/s)...
|
||||
Hash of data verified.
|
||||
Compressed 8192 bytes to 31...
|
||||
Writing at 0x0000d000... (100 %)
|
||||
Wrote 8192 bytes (31 compressed) at 0x0000d000 in 0.0 seconds (effective 1991.2 kbit/s)...
|
||||
Hash of data verified.
|
||||
50
build/log/idf_py_stdout_output_2628
Normal file
50
build/log/idf_py_stdout_output_2628
Normal file
@@ -0,0 +1,50 @@
|
||||
[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.
|
||||
|
||||
[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
|
||||
Connecting....
|
||||
Chip is ESP32-D0WD-V3 (revision v3.1)
|
||||
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
|
||||
Crystal is 40MHz
|
||||
MAC: 94:54:c5:38:c4:38
|
||||
Uploading stub...
|
||||
Running stub...
|
||||
Stub running...
|
||||
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 0x00008000 to 0x00008fff...
|
||||
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 382.7 kbit/s)...
|
||||
Hash of data verified.
|
||||
Compressed 205760 bytes to 110373...
|
||||
Writing at 0x00010000... (14 %)
|
||||
Writing at 0x0001cf6b... (28 %)
|
||||
Writing at 0x00022fc4... (42 %)
|
||||
Writing at 0x00028d12... (57 %)
|
||||
Writing at 0x0002f8f4... (71 %)
|
||||
Writing at 0x0003795e... (85 %)
|
||||
Writing at 0x0003d9bc... (100 %)
|
||||
Wrote 205760 bytes (110373 compressed) at 0x00010000 in 2.7 seconds (effective 610.0 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 939.9 kbit/s)...
|
||||
Hash of data verified.
|
||||
Compressed 8192 bytes to 31...
|
||||
Writing at 0x0000d000... (100 %)
|
||||
Wrote 8192 bytes (31 compressed) at 0x0000d000 in 0.0 seconds (effective 2020.0 kbit/s)...
|
||||
Hash of data verified.
|
||||
50
build/log/idf_py_stdout_output_27940
Normal file
50
build/log/idf_py_stdout_output_27940
Normal file
@@ -0,0 +1,50 @@
|
||||
[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 0x32400 bytes. Smallest app partition is 0x200000 bytes. 0x1cdc00 bytes (90%) 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
|
||||
Connecting.....
|
||||
Chip is ESP32-D0WD-V3 (revision v3.1)
|
||||
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
|
||||
Crystal is 40MHz
|
||||
MAC: 94:54:c5:38:c4:38
|
||||
Uploading stub...
|
||||
Running stub...
|
||||
Stub running...
|
||||
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 0x00008000 to 0x00008fff...
|
||||
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 382.6 kbit/s)...
|
||||
Hash of data verified.
|
||||
Compressed 205824 bytes to 110448...
|
||||
Writing at 0x00010000... (14 %)
|
||||
Writing at 0x0001cf36... (28 %)
|
||||
Writing at 0x00022fae... (42 %)
|
||||
Writing at 0x00028ca0... (57 %)
|
||||
Writing at 0x0002f8a8... (71 %)
|
||||
Writing at 0x00037939... (85 %)
|
||||
Writing at 0x0003d93f... (100 %)
|
||||
Wrote 205824 bytes (110448 compressed) at 0x00010000 in 2.7 seconds (effective 608.5 kbit/s)...
|
||||
Hash of data verified.
|
||||
Compressed 3072 bytes to 142...
|
||||
Writing at 0x00008000... (100 %)
|
||||
Wrote 3072 bytes (142 compressed) at 0x00008000 in 0.0 seconds (effective 912.7 kbit/s)...
|
||||
Hash of data verified.
|
||||
Compressed 8192 bytes to 31...
|
||||
Writing at 0x0000d000... (100 %)
|
||||
Wrote 8192 bytes (31 compressed) at 0x0000d000 in 0.0 seconds (effective 2083.1 kbit/s)...
|
||||
Hash of data verified.
|
||||
50
build/log/idf_py_stdout_output_28372
Normal file
50
build/log/idf_py_stdout_output_28372
Normal file
@@ -0,0 +1,50 @@
|
||||
[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 0x323d0 bytes. Smallest app partition is 0x200000 bytes. 0x1cdc30 bytes (90%) 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
|
||||
Connecting......
|
||||
Chip is ESP32-D0WD-V3 (revision v3.1)
|
||||
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
|
||||
Crystal is 40MHz
|
||||
MAC: 94:54:c5:38:c4:38
|
||||
Uploading stub...
|
||||
Running stub...
|
||||
Stub running...
|
||||
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 0x00008000 to 0x00008fff...
|
||||
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 384.5 kbit/s)...
|
||||
Hash of data verified.
|
||||
Compressed 205776 bytes to 110402...
|
||||
Writing at 0x00010000... (14 %)
|
||||
Writing at 0x0001cf68... (28 %)
|
||||
Writing at 0x00022fb6... (42 %)
|
||||
Writing at 0x00028c94... (57 %)
|
||||
Writing at 0x0002f8cc... (71 %)
|
||||
Writing at 0x0003794a... (85 %)
|
||||
Writing at 0x0003d967... (100 %)
|
||||
Wrote 205776 bytes (110402 compressed) at 0x00010000 in 2.7 seconds (effective 610.8 kbit/s)...
|
||||
Hash of data verified.
|
||||
Compressed 3072 bytes to 142...
|
||||
Writing at 0x00008000... (100 %)
|
||||
Wrote 3072 bytes (142 compressed) at 0x00008000 in 0.0 seconds (effective 916.4 kbit/s)...
|
||||
Hash of data verified.
|
||||
Compressed 8192 bytes to 31...
|
||||
Writing at 0x0000d000... (100 %)
|
||||
Wrote 8192 bytes (31 compressed) at 0x0000d000 in 0.0 seconds (effective 2111.0 kbit/s)...
|
||||
Hash of data verified.
|
||||
50
build/log/idf_py_stdout_output_29408
Normal file
50
build/log/idf_py_stdout_output_29408
Normal file
@@ -0,0 +1,50 @@
|
||||
[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 0x32400 bytes. Smallest app partition is 0x200000 bytes. 0x1cdc00 bytes (90%) 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
|
||||
Connecting....
|
||||
Chip is ESP32-D0WD-V3 (revision v3.1)
|
||||
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
|
||||
Crystal is 40MHz
|
||||
MAC: 94:54:c5:38:c4:38
|
||||
Uploading stub...
|
||||
Running stub...
|
||||
Stub running...
|
||||
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 0x00008000 to 0x00008fff...
|
||||
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 383.4 kbit/s)...
|
||||
Hash of data verified.
|
||||
Compressed 205824 bytes to 110451...
|
||||
Writing at 0x00010000... (14 %)
|
||||
Writing at 0x0001cf3b... (28 %)
|
||||
Writing at 0x00022fad... (42 %)
|
||||
Writing at 0x00028ca0... (57 %)
|
||||
Writing at 0x0002f8a4... (71 %)
|
||||
Writing at 0x00037936... (85 %)
|
||||
Writing at 0x0003d93c... (100 %)
|
||||
Wrote 205824 bytes (110451 compressed) at 0x00010000 in 2.7 seconds (effective 610.5 kbit/s)...
|
||||
Hash of data verified.
|
||||
Compressed 3072 bytes to 142...
|
||||
Writing at 0x00008000... (100 %)
|
||||
Wrote 3072 bytes (142 compressed) at 0x00008000 in 0.0 seconds (effective 944.3 kbit/s)...
|
||||
Hash of data verified.
|
||||
Compressed 8192 bytes to 31...
|
||||
Writing at 0x0000d000... (100 %)
|
||||
Wrote 8192 bytes (31 compressed) at 0x0000d000 in 0.0 seconds (effective 1798.0 kbit/s)...
|
||||
Hash of data verified.
|
||||
50
build/log/idf_py_stdout_output_8024
Normal file
50
build/log/idf_py_stdout_output_8024
Normal file
@@ -0,0 +1,50 @@
|
||||
[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 0x32350 bytes. Smallest app partition is 0x200000 bytes. 0x1cdcb0 bytes (90%) 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
|
||||
Connecting....
|
||||
Chip is ESP32-D0WD-V3 (revision v3.1)
|
||||
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
|
||||
Crystal is 40MHz
|
||||
MAC: 94:54:c5:38:c4:38
|
||||
Uploading stub...
|
||||
Running stub...
|
||||
Stub running...
|
||||
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 0x00008000 to 0x00008fff...
|
||||
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 383.4 kbit/s)...
|
||||
Hash of data verified.
|
||||
Compressed 205648 bytes to 110327...
|
||||
Writing at 0x00010000... (14 %)
|
||||
Writing at 0x0001cf4d... (28 %)
|
||||
Writing at 0x00022f87... (42 %)
|
||||
Writing at 0x00028c81... (57 %)
|
||||
Writing at 0x0002f889... (71 %)
|
||||
Writing at 0x00037936... (85 %)
|
||||
Writing at 0x0003d98f... (100 %)
|
||||
Wrote 205648 bytes (110327 compressed) at 0x00010000 in 2.7 seconds (effective 608.8 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 957.1 kbit/s)...
|
||||
Hash of data verified.
|
||||
Compressed 8192 bytes to 31...
|
||||
Writing at 0x0000d000... (100 %)
|
||||
Wrote 8192 bytes (31 compressed) at 0x0000d000 in 0.0 seconds (effective 2039.1 kbit/s)...
|
||||
Hash of data verified.
|
||||
Reference in New Issue
Block a user