Help with Eclipse setup


i followed in eclipse instructions found here: http://www.chipkin.com/articles/using-eclipse-with-arduino-duemilanove.  i'm using arduino 0018, winavr 20100110, avr plug-in 2.3.4, eclipse 20100917-0705 , windows xp sp3.  when try build example project error 258.  i went console tab , had:

code: [select]

building target: blink 11-10.elf
invoking: avr c++ linker
avr-gcc --cref -s -os -o"blink 11-10.elf"  ./main.o   -larduinocore -lm -wl,-map,blink 11-10.map,--cref -l"c:\documents , settings\scott\my documents\arduino\eclipse\arduinocore\release\" -mmcu=atmega328
"c:/program files/winavr/utils/bin/sh.exe": -c: line 1: unexpected eof while looking matching `"'
"c:/program files/winavr/utils/bin/sh.exe": -c: line 2: syntax error: unexpected end of file
make: *** [blink 11-10.elf] error 258


it appears there problem winavr/utils/bin/sh.exe, have no idea how resolve this. tried reinstalling winavr, didn't fix error.  any suggestions? 



Arduino Forum > Forum 2005-2010 (read only) > Software > Development > Help with Eclipse setup


arduino

Comments