01-06-2010 12:17 PM
We just upgraded to Labview 2009 from Labview 8.6. We upgraded the software on the cRIO as well. However now it fails to download our cRIO program that we been using for a long time. It gives the error "Host Labview failed to download (our program name)". I read of a similar problem in the support section on the NI website and it suggested that putting the FPGA read/writes into there own subvi would fix it.
(http://digital.ni.com/public.nsf/allkb/63CDDC2BE705D0268625765D00824DA7 )However it did not. Is there a fix for this? Or some other way we can resolve this issue? It says there is an open issue CAR ID 191558.
01-07-2010 10:17 AM - edited 01-07-2010 10:19 AM
Hi tjy2,
Try putting the FPGA Open and Close in subVIs also.
If that does not work, try disabling debugging from the VI properties of your top level VI. This reduces the size of your VIs by removing extra code used for debugging.
We plan to provide a fix in the maintenance release of LabVIEW 2009 later this year.
Kurt