LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabView for ADI SHARC DSPs

Fellow LabView users...

I was wondering whether there is a simple way to interface LabView with Analog Devices SHARCs. In particular, I would like to use LabView as an interface in which I can interconnect custom blocks, and when complete, I can, either directly or by some intermediate stage, download the program to my processor. The processor is an Analog Devices SHARC (ADSP 21634) on an EZ-Kit Lite.

Thank you.

Kumar
0 Kudos
Message 1 of 4
(3,728 Views)
Have a look at the embedded Toolkit 'add on' .
You are able to generate C-code with LabVIEW, however doing embedded programming needs some deep hardware specific tasks (and like realtime/PDA/FPGA restrictions what vis you can use). These hardware specific parts needs to be configured/coded. This has already been done for some (2?) 32bit DSPs (Blackfin and ??).
 
In principle you already can code a PIC in LabVIEW,  BUT someone needs to pay the some guys to do the basics. Maybe some day the manufactures (AD/Freescale/TI/...) will provide this, just like LabVIEW instruments drivers nowadays.
 
Hey NI, you are sitting in Austin and Freescale too, I would love to code the cheap 8/16bitters in LabVIEW Smiley Wink     
----
NI/Freescale: OK, how many units you are talking about ..  1, 10, 10k more ?    Everthing is possible, you can even bring someone to moon (and back Smiley Wink )  just a question of $$
----   
 

Message Edited by Henrik Volkers on 05-12-2006 10:02 AM

Message Edited by Henrik Volkers on 05-12-2006 10:08 AM

Greetings from Germany
Henrik

LV since v3.1

“ground” is a convenient fantasy

'˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'


0 Kudos
Message 2 of 4
(3,727 Views)
Thanks for the response. However, the embedded toolkit seems to be available only for the Blackfins, not the SHARCs. Also, could you please clarify how to generate C code from this add on?
 
Thanks.
0 Kudos
Message 3 of 4
(3,709 Views)

There are some things that you can do to make any 32 bit processor work with LabVIEW.  If you want to use this particular processor, you can use LabVIEW with it.  It is not easy and it takes some time to get it going, but once you do, it does work out quite well.  This web page clearly states that any 32-bit processor can be used.  http://www.ni.com/labview/embedded_dev_module.htm.  I know that this is true as we have done it.

While I don't like to use this site to advertise, we have already done this several times and can provide some pointers or do it for you.  My contact information is in my signature.

Bob Young

 
0 Kudos
Message 4 of 4
(3,702 Views)