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,235 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,104 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,104 Views)