From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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,447 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,844 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,844 Views)