07-20-2018 12:36 PM
Hi All,
I am using Labview 2017 to communicate with a cRIO9012. I have a compiled FPGA VI with an open FIFO sending Information back to an RT VI.
This is simple code that I am using to just understand the transfer of data from FPGA to RT to Host Computer. The FPGA VI compiles fine and runs on the cRIO just fine, however when I try to run the RT VI now I get the error shown in the pictures. This is very annoying since it was just working. Anybody have any thoughts? See Pictures below.
07-20-2018 03:31 PM - edited 07-20-2018 03:46 PM
Hi,
well, your VIs rather shouldn't cause such a problem. Have you tried reinstalling (in the worst case formatting disc and then installing) software on your device? You can do this in MAX.
If it doesn't help, try to build simple FPGA program (like adding two numbers, without a loop) and simple RT program (just open VI reference, Run invoke method and Close ref) and see how this one works.
Best,
Anna
07-20-2018 04:29 PM
Anna,
I have reformatted the cRIO twice. Wahhhh! What's interesting is that it had worked before and then after I restarted my computer this error came up. I even went as far as uninstalling and reinstalling all labview my software (may have been overkill but oh well)...