LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I use the LabVIEW Application Builder to generate object code to be linked with Analog Devices Visual DSP++?

Dear LabVIEW users,
 
My aim is to program Analog Devices' SHARC processors using LabVIEW. I do not possess the Embedded edition/module. I was told that since the LabVIEW Application Builder generates DLLs which can be called by C programs, it might be possible to generate object code which can be linked by the Analog Devices Visual DSP++ linker.
 
Is there a way to make Application Builder generate objects compatible to the format used by the Visual DSP++ linker?
 
Thank you.
 
Kumar
0 Kudos
Message 1 of 3
(2,550 Views)
 

Hi Kumar,

Unfortunately, the LV Application Builder cannot generate code which can be linked with Analog Devices Visual DSP++.  LabVIEW generated DLLs call the LV RunTime Engine but you won't have the RunTime on your ADI SHARC board.  The only solution that NI provides for programming embedded devices is the LabVIEW Embedded Module.  If you saw any documentation that indicated otherwise, please let me know!

Best Regards,
Megan B.
National Instruments

0 Kudos
Message 2 of 3
(2,535 Views)
Many thanks for the response. I heard this from a source by word of mouth, but he himself wan't sure.
 
Thanks for the clarification.
 
Kumar
0 Kudos
Message 3 of 3
(2,529 Views)