Search found 2 matches
- Fri Sep 20, 2024 3:47 am
- Forum: ESP-IDF 中文讨论版
- Topic: 使用eclipse烧写程序问题
- Replies: 1
- Views: 1642
使用eclipse烧写程序问题
使用的环境为: Board: ESP32-S3-EYE-V2.2, Firmware: V0.2.1-EN 参照github上手册: https://github.com/espressif/idf-eclipse-plugin/blob/master/README_CN.md 来进行配置,其他都安装完成,串口也连接上了。 使用[File] > [New] > [Espressif IDF Project] 做一个简单的helloworld例子 编译也OK 运行run最后出现下列提示: Errors occurred during the build. Errors running build...
- Thu Sep 19, 2024 9:58 am
- Forum: ESP-IDF 中文讨论版
- Topic: 使用eclipse烧写程序问题
- Replies: 0
- Views: 1162
使用eclipse烧写程序问题
使用的硬件是:ESP32-S3-EYE-MB V2.2 SUB1.1套件 出厂烧写英文版本5.3.1 根据下列github上的说明配置与安装 https://github.com/espressif/idf-eclipse-plugin/blob/master/README_CN.md 编译没问题,但是编译完烧录时,提示: Errors occurred during the build. Errors running builder 'CDT Core Builder' on project 'helloworld'. 'java.nio.file.Path org.eclipse.core...