From Saturday, Nov 23rd 7:00 PM CST - Sunday, Nov 24th 7:45 AM CST, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

PROBLEMA AL COMPILAR LIFA_BASE

holis q tal tengo el siguiente problema al compilar el LIFA_BASE recien empiezo a usar arduino...tengo la version Arduino 1.0.5:

LabVIEWInterface.ino: In function 'void processCommand(unsigned char*)':

LabVIEWInterface.ino:150: warning: left shift count >= width of type

LabVIEWInterface.ino:150: warning: left shift count >= width of type

C:\Program Files (x86)\Arduino1\Arduino\libraries\LiquidCrystal/LiquidCrystal.h:117: error: 'void LiquidCrystal::init(uint8_t, uint8_t, uint8_t, uint8_t, uint8_t, uint8_t, uint8_t, uint8_t, uint8_t, uint8_t, uint8_t, uint8_t)' is private

LabVIEWInterface:362: error: within this context

Si me podrian ayudar no se que puedo hacerSin título.png

0 Kudos
Message 1 of 3
(4,425 Views)

You should consider using LINX instead.  It is newer and it is currently supported (LIFA is no longer officially supported).

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

hola buen dia, podrias probar al utilizar otra version de arduino a mi me funciono  la 1.0.2. Sino has modificado nada del LIFA BASE(asegurate que sea el oficial), pasate a la primera pestaña y solo dale en la opcion cargar (no lo compiles) solo cargalo y listo(al paracer se compila al cargar). Espero que te sirva, a mi me sirvio. Saludos

0 Kudos
Message 3 of 3
(3,294 Views)