Power Electronics Development Center

cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot compile VI

Everything was working fine untill this message showed up when trying to compile my codes. Can anyone please suggest a solution?

0 Kudos
Message 1 of 3
(3,456 Views)

I've never seen that error before but here is what I found. Error -61488 indicates that your project file (which is stored in XML format) may have become corrupt.

The easiest way to resolve this error is to move your FPGA and RT code to a new project. To do this:

  1. Unzip the GPIC Reference Design Code to a new location.
  2. Open the reference design project (GPIC Reference Design LabVIEW 2013 SP1.lvproj).
  3. Copy your VI(s) from your old project into the new (reference design) project.
  4. Close the old project.
  5. Recompile the FPGA code in the new project.
0 Kudos
Message 2 of 3
(2,853 Views)

Actually I found the solution minutes ago, thanks to Google! But also thanks to you. The issue is now resolved.

0 Kudos
Message 3 of 3
(2,853 Views)