hi, i'm getting same error despite have tried 2 boards , done arduino reinstall in windows 7 machine! while trying update "bareminimum" in verbose mode: code: [select] arduino: 1.8.0 (windows 7), board: "arduino/genuino uno" sketch uses 450 bytes (1%) of program storage space. maximum 32256 bytes. global variables use 9 bytes (0%) of dynamic memory, leaving 2039 bytes local variables. maximum 2048 bytes. ___remove___/bin/avrdude -c___remove___/etc/avrdude.conf -v -patmega328p -carduino -pcom8 -b115200 -d -uflash:w:c:\users\rui\appdata\local\temp\arduino_build_445303/bareminimum.ino.hex:i java.io.ioexception: cannot run program "___remove___/bin/avrdude": createprocess error=2, system cannot find file specified at java.lang.processbuilder.start(processbuilder.java:1048) at processing.app.helpers.processutils.exec(processutils.java:26) at cc.arduino.packages.uploader.executeuploadcommand(uploader.java:129) at cc.arduino.p...
Comments
Post a Comment