I have updated my FPGA code to interface with my custom mezzanine card. The code runs fine. I am updating the RT code to interface with these changes. Yesterday, both were functioning properly. I made some changes to the FPGA code this morning, which required the code to be recompiled.
Now the RT code is giving an error from the Open FPGA VI Reference. (Error - 61203)
I have noticed that the dependencies list below (circled in green)i ndicates where the FPGA *.lvbitx file is. However, I have another location of a similar file in a different folder. I need to know how to:
1.) Make the *.lvbitx file be located where I want it to (in a specific folder for example)
2.) Make sure the RT.vi is looking at the proper file and location so that they are matched.
Any help would be greatly appreciated.
I’ve attached the FPGA and RT code for review.