arduino 编译错误
这个编译错误是咋回事?升级了arduino1.8.19. FireBeetle-ESP32的板子。Traceback (most recent call last):
File "gen_esp32part.py", line 524, in <module>
File "gen_esp32part.py", line 471, in main
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe1 in position 40: ordinal not in range(128)
Failed to execute script gen_esp32part
exit status -1
为开发板 FireBeetle-ESP32 编译时出错。
本帖最后由 fanxin_bme 于 2022-3-24 16:23 编辑
求助,多谢了.
Arduino1.8.19安装的还需要安装python么?不能执行gen_esp32part?
File "gen_esp32part.py", line 524, in <module>
File "gen_esp32part.py", line 471, in main
首选项和开发板管理设置应该没有错。 解决了。arduino的默认的firebeetles开发板安装包不好用。
得用乐鑫的esp32 安装包:
https://dl.espressif.com/dl/package_esp32_index.json 用这个http://download.dfrobot.top/FireBeetle/package_DFRobot_index.json
页:
[1]