Digistump Forums
The Digispark => Digispark (Original) Support => Topic started by: deejayspinz on December 29, 2012, 02:45:25 am
-
Looking for help from other Arduino users...
I downloaded the latest 1.03 package earlier (re-installed it today - Dec 29th). While I wait for my Digisparks to arrive, I'm trying to use this version with one of my Uno's. Have the board set to Uno and the programmer is set to AVR ISP and get the below error.
Note: I have Arduino versions 1.0 & 1.0.1 and both of these work with my Uno, so it's not the Uno or my USB/connection. Also note that the 1.03 version forces a programmer to be selected (where the other two don't have any selection) , so I choose from the various AVR and Arduino options - all gave the same error .
Error:
Binary sketch size: 1,084 bytes (of a 32,256 byte maximum)
Running AVRDUDE...
'C:\Arduino' is not recognized as an internal or external command,
operable program or batch file.
This also leads to another question: Is there a download that just has the Digispark added libraries / programmer bits that I can install myself (similar to what you get when with a Teensy etc)?
-
@deejayspinz - I think I know the issue here, I\'ll try to submit a fix for it tonight, it only affects using original arduinos.
Re you second question: You can grab the files themselves at the URLs listed in the linux install section and manually add them to your Arduino setup.
-
This has been fixed in the 2012-12-30 release
-
Much better now... I ended up going the separate install route (using the Linux pkg). Easy peasy... I\'d suggest adding this option on the install section as well.