manoja328 / avr-project-ide

Automatically exported from code.google.com/p/avr-project-ide
1 stars 1 forks source link

Problem uploading binaries to an Arduino clon. #86

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Uploading to a Paperduino using an pseudoFTDI+ made with a Prolific 2303HX 
doesn´t work at all. (build plans at chafalladas.blogspot.com)

What is the expected output? What do you see instead?
Expected an upload ok, but I got 51 error, and needed to reconnect the USB 
cablein order to use it in Arduino IDE.

What version of the product are you using? On what operating system?
 1.108.4094.35022, XP_x64 SP2, WinAVR-20100110.

Please provide any additional information below.
Copying the avrdude.exe and avrdude.conf form the arduino IDE (0.22) over the 
WinAVR-20100110/bin dir seems to solve the problem. The .hex files seems to 
upload properly, and no fire or smoke rising from the chip has seen at the 
moment.
I needed to add "-fno-exceptions" in "Tools>Project configuration>Other 
options".
Hope this helps to other people with arduino clones.

Original issue reported on code.google.com by forvel...@gmail.com on 10 Nov 2011 at 2:22