简体   繁体   中英

Eclipse AVRDude Error - Mac OS X Yosemite

i'm using Eclipse Indogo on Mac OS 10.10 and i'm tryig to program an avr atmega 16. While setting up eclipse I installed all dependencies like Elcipse CDT, avr-elcipse plugin and the CrossPack AVR Development Tools. But when I try to add a nex Programmer configuration in Eclipse->Preferences->AVRDude I get this Error: AVRDude executable can not be found. Cannnot run AVRDude executable.

Why is this? Seems like there is a problem running AVRDude on Yosemite?

You can change the path that the Eclipse IDE uses to execute avrdude. Click on the "Paths" tab right below "AVRDude", click on the avrdude path, edit, then choose custom.

Mine was in "/usr/local/CrossPack-AVR/bin" and that worked for me.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM