LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

arduino interface problem-TKD2 error

problem with interfacing arduino

while compile the LIFA_Base it showing error -

"Arduino: 1.6.6 Hourly Build 2015/09/01 03:14 (Windows 7), Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"

C:\Users\Sairam\Desktop\arduino-nightly-windows\arduino-nightly\libraries\RobotIRremote\src\IRremoteTools.cpp:5:16: error: 'TKD2' was not declared in this scope

int RECV_PIN = TKD2; // the pin the IR receiver is connected to

                ^

Error compiling.

  This report would have more information with

  "Show verbose output during compilation"

  enabled in File > Preferences."

0 Kudos
Message 1 of 2
(3,445 Views)

This happens because LIFA is old and unsupported.  You should upgrade to LINX (http://www.labviewmakerhub.com/linx).  You do not need to compile any Arduino code to use the default functions provided in LINX (when using Windows).

Regarding the errror specifically, you can search on these forums since this has been asked and answered many times.

0 Kudos
Message 2 of 2
(3,037 Views)