Sign up ×
Arduino Stack Exchange is a question and answer site for developers of open-source hardware and software that is compatible with Arduino. It's 100% free, no registration required.

When I am using Arduino IDE I do not have problem to upload software to Arduino UNO R3.

But, when I am using Eclipse with these configurations:

enter image description here

I can not upload the software. Could someone help me?

Launching /usr/bin/avrdude -pm328p -cavrispmkII -P/dev/ttyUSB0 -b57600 -Evcc -Uflash:w:/home/amc/workspace_arduino_C/ArduinoCPPTeste/Debug/ArduinoCPPTeste.elf:a -C/usr/share/arduino/hardware/tools/avrdude.conf Output: avrdude: WARNING: -E option not supported by this programmer type avrdude: stk500v2_ReceiveMessage(): timeout avrdude execution aborted

share|improve this question

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.