Grayson5 Posted August 21, 2010 Share Posted August 21, 2010 I am trying to start coding using the SD card (which I am having problems with, but that's in another post ). Anyway, I have two installs of Arduino. The first is my original install using the "regular" version of teensyduino found at http://www.pjrc.com/teensy/td_download.html This one works fine programming without the SD card. I select teensy 2.0 (USB Keyboard/Mouse) and everything works fine testing with the blink program. Now, I setup another instance of Arduino with the version teensyduino 0.9 found here --> http://www.pjrc.com/teensy/experimental.html When I try to compile the same blink code I get an error compiling saying version 1.6 of the teensy loader is needed. However, the latest version I can find is 1.5 which works fine in my other instance of Arduino. Am I missing a setting? Any suggestions? Thanks. Quote Link to comment Share on other sites More sharing options...
PineDominator Posted August 22, 2010 Share Posted August 22, 2010 http://www.pjrc.com/teensy/experimental.html This page has both 0.9 alpha and 1.6 loader;) Quote Link to comment Share on other sites More sharing options...
Grayson5 Posted August 22, 2010 Author Share Posted August 22, 2010 http://www.pjrc.com/teensy/experimental.html This page has both 0.9 alpha and 1.6 loader;) Well, I should have seen that...... :o Thanks that worked and the code compiled. Now to try and get the SD card to be recognized. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.