I'm wondering if anyone in the group is having success working with the teensy
AVR Evaluation Board. I can compile and download code to the teensy using
Windows Vista on my laptop, but when I try to do the same thing on my desktop
(running Karmic), it appears to work in that the teensy loader reports that the
code has loaded, but the code is not executed when I press the reset switch on
the teensy. I am seeing no errors or exceptions. I have not tried it under KDE
Natty on the laptop.
The teensyduino application is compiling for a teensy 2.0 board. I am using the
32-bit versions of the teensy loader and the teensyduino, as the 64-bit versions
would not run on my 64-bit desktop.