使用官方flash工具下载程序会报错,但是使用idf.py flash monitor能正常下载
使用官方flash工具下载程序会报错,但是使用idf.py flash monitor能正常下载
路径没有中文,bin文件和地址也对应,芯片型号也检查过没问题,但是用flash下就是报错
Re: 使用官方flash工具下载程序会报错,但是使用idf.py flash monitor能正常下载
Project build complete. To flash, run this command:
/home/gyx/.espressif/python_env/idf5.0_py3.6_env/bin/python ../../esp-idf/components/esptool_py/esptool/esptool.py -p (PORT) -b 460800 --before default_reset --after hard_reset --chip esp32c3 write_flash --flash_mode dio --flash_size detect --flash_freq 80m
0x0 build/bootloader/bootloader.bin
0x8000 build/partition_table/partition-table.bin
0x20000 build/modbus_tcp_rtu.bin
0x197000 build/storage.bin
or run 'idf.py -p (PORT) flash'
我决定重新操作一遍,上面build之后的地址。我把FLASH DOWNLOAD TOOL的所有配置截图放到附件中,不知道怎么发图片。
/home/gyx/.espressif/python_env/idf5.0_py3.6_env/bin/python ../../esp-idf/components/esptool_py/esptool/esptool.py -p (PORT) -b 460800 --before default_reset --after hard_reset --chip esp32c3 write_flash --flash_mode dio --flash_size detect --flash_freq 80m
0x0 build/bootloader/bootloader.bin
0x8000 build/partition_table/partition-table.bin
0x20000 build/modbus_tcp_rtu.bin
0x197000 build/storage.bin
or run 'idf.py -p (PORT) flash'
我决定重新操作一遍,上面build之后的地址。我把FLASH DOWNLOAD TOOL的所有配置截图放到附件中,不知道怎么发图片。
Re: 使用官方flash工具下载程序会报错,但是使用idf.py flash monitor能正常下载
然后就能看到还是没法正常烧录:(
- Attachments
-
- 1677057208016.png (183.87 KiB) Viewed 839 times
Who is online
Users browsing this forum: No registered users and 68 guests