Replies: 1 comment
-
你有个没看懂这个错误的话可以翻译一下这段文字,他会告诉你原因 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
[786/1808] Generating ../../partition_table/partition-table.bin
FAILED: partition_table/partition-table.bin /Users/zhouming/Desktop/ESP32_IOT/Chatbot/xiaozhi-esp32/build/partition_table/partition-table.bin
cd /Users/zhouming/Desktop/ESP32_IOT/Chatbot/xiaozhi-esp32/build/esp-idf/partition_table && /Users/zhouming/.espressif/python_env/idf5.4_py3.11_env/bin/python /Users/zhouming/esp/v5.4/esp-idf/components/partition_table/gen_esp32part.py -q --offset 0x8000 --flash-size 2MB -- /Users/zhouming/Desktop/ESP32_IOT/Chatbot/xiaozhi-esp32/partitions.csv /Users/zhouming/Desktop/ESP32_IOT/Chatbot/xiaozhi-esp32/build/partition_table/partition-table.bin && /Users/zhouming/.espressif/tools/cmake/3.30.2/CMake.app/Contents/bin/cmake -E echo "Partition table binary generated. Contents:" && /Users/zhouming/.espressif/tools/cmake/3.30.2/CMake.app/Contents/bin/cmake -E echo "" && /Users/zhouming/.espressif/python_env/idf5.4_py3.11_env/bin/python /Users/zhouming/esp/v5.4/esp-idf/components/partition_table/gen_esp32part.py -q --offset 0x8000 --flash-size 2MB -- /Users/zhouming/Desktop/ESP32_IOT/Chatbot/xiaozhi-esp32/build/partition_table/partition-table.bin && /Users/zhouming/.espressif/tools/cmake/3.30.2/CMake.app/Contents/bin/cmake -E echo ""
Partitions tables occupies 13.0MB of flash (13631488 bytes) which does not fit in configured flash size 2MB. Change the flash size in menuconfig under the 'Serial Flasher Config' menu.
[789/1808] Building C object esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj
ninja: build stopped: subcommand failed.
Beta Was this translation helpful? Give feedback.
All reactions