04-15-2013 05:19 AM
I run reed solomon encode decode example on sbrio9642 but I get following errors:
Deploying niDMT.lvlib:mod_Map Integer Symbols to Bits.viniDMT.lvlib:mod_Map Integer Symbols to Bits.vi loaded with errors on the target and was closed.
LabVIEW: Failed to load shared library NILVDMT.dll:symbolsToBits:C. Ensure that the library is present on the RT target. Use MAX to install NI software or FTP to transfer custom libraries to the RT target.
Deploying NI-sbRIO9642-0170871B Container
Deployment completed with errors
Kindly help me out from these errors.I have labview 2011 32 bit on windows 7 operating system with NIRIO 4.0 software.
Regards
Muhammad Rizwan
04-16-2013 04:43 PM
Hi Muhammad,
The error is telling you that the library is not loaded in the RT target, there might be a missing library that you need to add to your sbRIO before running the VI. I was looking at the Reed-Solomon Encoder and it says that it’s required the LabVIEW FPGA RF Communications Library, do you have it installed?
Regards,
04-17-2013 01:10 AM
Thanks for reply yes i have installed modultion toolkit.kindly tell me how to load these missing libraries and from where they can be downloaded
Regards
Muhammad Rizwan
04-17-2013 02:27 PM
Hi Muhammad,
In Measurement and Automation Explorer you can look for your device (should be under remote systems), right click on the software option and select add or remove software, you should be able to add the toolkit to your Real Time target of your sbRIO.
Regards,
04-18-2013 04:35 AM
Hi steve
I have installed all the toolkits even but stil the problem exist.I used modulation toolkit 4.0 with NIRIO 4.0 in labview 2011 on windowsw 7 and xp also but i am unable to get rid of trhis problem.What must be next line of action for debugging it.
Regards
Muhammad Rizwan