烧录失败
2023-09-101.2万
AI 快速预览详细
本文讨论了在烧录Arduino ESP32时遇到的文件大小超出闪存容量的问题。具体错误信息为“File D:\Program Files (x86)\Mind+\Arduino/fw/esp32/Noto_Sans_CJK_SC_Light16.xbf (length 1902314) at offset 4194304 will not fit in 4194304 bytes of flash”。解决方法是使用--flash-size参数或修改烧录地址。通过这些方法可以解决文件大小超出闪存容量的问题,确保成功烧录。
|
A fatal error occurred: File D:\Program Files (x86)\Mind+\Arduino/fw/esp32/Noto_Sans_CJK_SC_Light16.xbf (length 1902314) at offset 4194304 will not fit in 4194304 bytes of flash. Use --flash-size argument, or change flashing address. 烧录失败 求大神怎么解决? |



