eclipse - AVR - 无法在 Eclipse 上添加程序员

标签 eclipse avr avrdude

我想使用 Eclipse 开发代码,并将上传到我的 Atmega 2560 微 Controller 。我可以轻松地使用 Arduino IDE 来完成此操作,但在我看来,在 Eclipse 上进行开发要容易得多。

所以,我关注了this指南。

我到达了必须添加程序员的步骤,但是当我单击添加按钮时,没有任何反应。

有人知道可能出现什么问题吗?

最佳答案

这里的问题是 6.0.x 系列的 avrdude 使用了不同的配置文件,avr-eclipse 插件无法解析该配置文件。 SourceForge 的错误跟踪器中为此提交了一张票证。

临时解决方案是降级到 avrdude 5.11.x。

干杯。

关于eclipse - AVR - 无法在 Eclipse 上添加程序员,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20418185/

相关文章:

eclipse - 在 Eclipse 中关闭选定的 HTML 错误

java - Android Kitkat 默认短信应用

java - 如何用Java生成JUnit测试用例?

programming-languages - 针对 Arduino/AVR 的编程语言

c - ATtiny2313 上的初始化堆栈指针

android - AVRDUDE Android Arduino ioctl 错误

android - Jar 签名者,无法打开 jar 文件?

c++ - 我如何使用带有标准 C 代码的 arduino 库

microcontroller - AVRISPmkII 连接状态 : Unknown status 0x00

c - 建议 : trying to recognize when a device is not connected