ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW Interface for Arduino Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Teensy 2++ y Labview

Buen día, siguiendo los pasos de :

http://vishots.com/getting-started-with-the-labview-interface-for-arduino/

tengo la tarjeta Arduno Uno funcionando para enviar y recibir datos, tengo algunos de los ejemplos de:

https://decibel.ni.com/content/groups/labview-interface-for-arduino?view=documents

Ahora consegui otra tarjeta, también de la marca Arduino, el modelo es Teensy 2++ , pero al cargar el Firmware hay un error.

Entre a la página : http://www.pjrc.com/teensy/languages.html    , pero es otro modelo de tarjeta.

He buscado información en Internet sobre esto y aún no encuentro la solución.

Gracias.

0 Kudos
Message 1 of 5
(5,132 Views)

Only the Arduino Uno and Arduno Mega 2560 are supported.  I just did a simple search online and I found code that claims to make LIFA work with the Teensy:  http://www.pjrc.com/teensy/languages.html#labview

0 Kudos
Message 2 of 5
(3,676 Views)

Hi, I saw this page:

http://www.pjrc.com/teensy/languages.html#labview

but is not the same model, I have Teensy 2++

Thanks

I will keep looking

0 Kudos
Message 3 of 5
(3,676 Views)

Have you tried it?  From what I can tell, it does have some code that is specifically for the Teensy 2++.

If you have tried it then you need to explain exactly what doesn't work and what all you have tried to fix it.

0 Kudos
Message 4 of 5
(3,676 Views)

I have the same problem as proglabview, the problem is when you download the code from the teensy page as you mentioned Nathan B it doen't compile well. Appears a legend of:

Files\arduino-1.0-windows\arduino-1.0\hardware\teensy\cores\teensy/core_pins.h:1977: error: inconsistent operand constraits in an 'asm'

I asked for support in the page, someone tool me that is a problem of using Windows 7, so I tried a virtual machine with XP, and it compiles, but the firmware doesn't download to my teensy ++ 2.0

0 Kudos
Message 5 of 5
(3,676 Views)