05-15-2009 01:09 PM
Hi all,
I plan to use LV DSP module, but I am not sure if this module supports legacy LV functions. I looked at its manual, it only mentions DSP module supports many DSP specific functions.
Does it support linear algebra functions like eigenvalue/vector calculation in the target DSP device?
Thanks !
Sunny
05-24-2009 07:03 AM
Hi Sunny,
No, I don't think some origianl LV functions are still available with DSP targets. Because some mathematical functions are calculation-consuming, their algorithm need to be specially optimized when transformed to DSP targets. Please also notice that the LabVIEW DSP module only supports several targets including the
NI SPEEDY-33, Texas Instruments TMS320C6713 DSK and TMS320C6711 DSK.
Zheng