esp32-s3 box 无法烧录

xuyingqi
Posts: 1
Joined: Tue Jun 06, 2023 2:50 pm

esp32-s3 box 无法烧录

Postby xuyingqi » Tue Jun 06, 2023 2:55 pm

修改partitions.csv把storage 增加到10M后,烧录之后,程序启动界面卡死,之后无法再烧录
烧录时报:
A serial exception error occurred: Write timeout
接串口打印:
I (416) esp_psram: SPI SRAM memory test OK
还有救吗


esptool esp32s3 -p COM7 -b 460800 --before=default_reset --after=hard_reset write_flash --flash_mode dio --flash_freq 80m --flash_size 16MB 0x0 bootloader/bootloader.bin 0x10000 image_display.bin 0x8000 partition_table/partition-table.bin 0x210000 storage.bin
esptool.py v4.5.1
Serial port COM7
Connecting...

A serial exception error occurred: Write timeout
Note: This error originates from pySerial. It is likely not a problem with esptool, but with the hardware connection or drivers.
For troubleshooting steps visit: https://docs.espressif.com/projects/esp ... oting.html
CMake Error at run_serial_tool.cmake:55 (message):

C:/Espressif/python_env/idf5.0_py3.11_env/Scripts/python.exe;;C:/Espressif/frameworks/esp-idf-v5.0.1-3/components/esptool_py/esptool/esptool.py;--chip;esp32s3
failed


FAILED: CMakeFiles/flash D:/espressif/esp-box/examples/image_display/build/CMakeFiles/flash
cmd.exe /C "cd /D C:\Espressif\frameworks\esp-idf-v5.0.1-3\components\esptool_py && C:\Espressif\tools\cmake\3.24.0\bin\cmake.exe -D IDF_PATH=C:/Espressif/frameworks/esp-idf-v5.0.1-3 -D SERIAL_TOOL=C:/Espressif/python_env/idf5.0_py3.11_env/Scripts/python.exe;;C:/Espressif/frameworks/esp-idf-v5.0.1-3/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=D:/espressif/esp-box/examples/image_display/build -P C:/Espressif/frameworks/esp-idf-v5.0.1-3/components/esptool_py/run_serial_tool.cmake"
ninja: build stopped: subcommand failed.
ninja failed with exit code 1, output of the command is in the d:\espressif\esp-box\examples\image_display\build\log\idf_py_stderr_output_10844 and d:\espressif\esp-box\examples\image_display\build\log\idf_py_stdout_output_10844

ESP_Xuxin
Posts: 75
Joined: Thu Sep 22, 2022 3:35 am

Re: esp32-s3 box 无法烧录

Postby ESP_Xuxin » Wed Jun 07, 2023 2:40 am

按住 boot 按键上电,可进入 boot 烧写模式。可以重复烧写的。

Who is online

Users browsing this forum: No registered users and 4 guests