02-01-2015 09:32 PM
I installed labview interface for arduino but it is not incluned the farmware folder under vi.lib/labview interface for arduino there fore I download one from google.
When I use arduino IDE open the farmware, It cannot upload and give these error
This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.
Arduino: 1.0.6 (Windows Server 2008), Board: "Arduino Uno"
C:\Program Files (x86)\Arduino\libraries\LIFA_Base\IRremoteTools.cpp:5: error: 'TKD2' was not declared in this scope
What is the problem?
02-02-2015 06:21 PM
I'd recommend using LINX instead (it's the newer version of LIFA): http://www.labviewhacker.com/linx (you don't need to compile the firmware at all).
If, for some reason you need to use LIFA, you can search the discussions to see all the other people who have had the issue and how they resolved it.