05-24-2013 08:55 AM
FPGA compiles, real time compiles, connects to cRIO, says it deploys the code but when I ftp to the cRIO the code isn't there. I did a cRIO format and fresh software install and got the same problem. I recompiled the FPGA and real time then tried to deploy but got the same problem. I did get a config folder this time but non of the real time code was transferred over to the cRIO. Bottom line is I can't get labview and the cRIO to sync up. What should I try next?
05-28-2013 05:09 PM
Hi Michael,
When you deploy the code to a cRIO it is transferred to the RAM and not the hard disk which is why the vi will not show up when you ftp into the cRIO.
Is there a reason why you want to see the RT vi on the cRIO?
Regards