06-01-2015 07:43 AM
Hello,
When using the High Throughput Divide block in RT ( for testing fixed-point sizes before having to compile my FPGA design), I recieve the following error:
Deploying DllFxpDivTemp_sub.viDllFxpDivTemp_sub.vi loaded with errors on the target and was closed. LabVIEW: Failed to load shared library FxpSim.dll:DivWrapper:C . Ensure that the library is present on the RT target. Use either MAX to install NI software or FTP to transfer custom libraries to the RT target. Deployment completed with errors
I did not see anything in MAX that was obvious that I did not have installed. Please see the software installed below:
What should be my next steps to get this to compile and work? Thanks so much.
-TD
Solved! Go to Solution.
06-01-2015 07:58 AM
The High Throughput Divide is an FPGA function. It does not belong in your RT code.
06-01-2015 08:00 AM
After further review I tried it in Windows (Main Application), and that worked. I am aware that it does not below in RT, but in FPGA. I needed to test to see how many bits of Fixed Point percision I needed.
This issue has been resolved using Windows. But the error from the tools should be much better than it is.