LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

error uploading LIFA base on arduino uno

hey everybody im trying to connect my uno with LabView , sick and tired of LINX it keeps giving me error and firmaware wizard never launches hence i decided to try LIFA i have arduino IDE 1.0.5 r2 and when i try to upload lifa base file to my uno i get the following error

please ppl help me resolve this annoying error.

LIFA_Base.cpp.o: In function `loop':

E:\Program Files\Arduino/LIFA_Base.ino:59: undefined reference to `checkForCommand()'

E:\Program Files\Arduino/LIFA_Base.ino:65: undefined reference to `sampleContinously()'

LIFA_Base.cpp.o: In function `setup':

E:\Program Files\Arduino/LIFA_Base.ino:39: undefined reference to `syncLV()'

0 Kudos
Message 1 of 2
(4,255 Views)

There are several discussions about this error already.  Here is the latest one that I responded to:  https://decibel.ni.com/content/thread/24410?tstart=0

But I highly l recommend that you stick with LINX.  You don't need the firmware wizard at all.  You can compile the code just like you are trying to do here and upload it to your Arduino without the firmware wizard.

0 Kudos
Message 2 of 2
(2,881 Views)