05-26-2016 01:48 PM
Hello! I have just started working with the NI myRIO 1900 model using the Eclipse IDE . I tried to build and run some of the NI myRIO C examples by following the procedure in the 'C_support_for_myRIO_User_Guide' document given by NI. It builds without any error but throws this error whenever I try to run any of the programs :
" ERROR: -63194
Could not load NiFpga library!"
It would be really helpful if anyone could suggest any solution for this issue. Thank you
Solved! Go to Solution.
05-29-2016 11:15 PM
Hi ANJ123,
Try going through the following links.
http://www.fixerrorhelps.com/fix-pc-error/how-to-fix-NiFpga.dll-error.html
http://www.dllplus.com/fix-file-error/NiFpga.dll.html
https://decibel.ni.com/content/docs/DOC-31772
Cheers,
RAO
05-30-2016 10:51 AM
Hi RAO!
Thank you so much for the links, updating the software on the target board helped! The codes are running fine now!
Anjana