Teensy 2.0 & 3.1 with LabVIEW & teensyduino & LIFA
I'm getting compile errors when compiling the 'LVIFA_Base.ino' file. It complains about multiple instances of accelstepper.cpp. Compiles in the Arduino IDE without errors to an Uno. It works until installing teensyduino.
Assuming at one time this worked, what revs of LabVIEW, LVIFA (now LIFA) and teensyduino were used to verify it?
I'm using LabVIEW Dev 2012 (32-bit), LIFA 2.2.079, teensyduino 1.17 and a Teensy 2.0 on Win7-64bit.
<edit> Ok, it compiled and loaded to the teensy 2.0 without including the libraries in the teensyduino install. I'll go see how much more trouble I can get into.
Since I haven't seen a documented step-by-step, and if anything can be broken I'll find the way, I'll post more progress - or lack of - as I go.
<edit2> Blink.vi works. Dare I try teensyduino 1.18rc3 with a teensy 3.1? Of course! If it ain't broke, fix it until it is
Thanks, Mark
I'm getting compile errors when compiling the 'LVIFA_Base.ino' file. It complains about multiple instances of accelstepper.cpp. Compiles in the Arduino IDE without errors to an Uno. It works until installing teensyduino.
Assuming at one time this worked, what revs of LabVIEW, LVIFA (now LIFA) and teensyduino were used to verify it?
I'm using LabVIEW Dev 2012 (32-bit), LIFA 2.2.079, teensyduino 1.17 and a Teensy 2.0 on Win7-64bit.
<edit> Ok, it compiled and loaded to the teensy 2.0 without including the libraries in the teensyduino install. I'll go see how much more trouble I can get into.
<edit2> Blink.vi works. Dare I try teensyduino 1.18rc3 with a teensy 3.1? Of course! If it ain't broke, fix it until it is
Thanks, Mark
Last edited: