LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Change project folder name makes loose FPGA compilation

Solved!
Go to solution

Hello,

I have a LV project which includes a cRIO target.

This projesct is working properly, everything is fine, I can connect to the target, run the VI in the PC, etc.

The problem comes when I change the name of the folder that contains all the project files (which is currently located at my desktop).

Then, it says that the FPGA VI is not compiled (which is not true). If I change the name back to the original, it works again.

Is there any reference to the folder name that is causing this behaviour? 

 

SerP_0-1688983837750.png

 

Thank you in advance!

 

 

UPDATE: The project file (.lvproj) has the full folder path stored. If I manually change the path on the project file it works.

Is there a way to specify a relative path to the project instead of a full path?

 

0 Kudos
Message 1 of 2
(487 Views)
Solution
Accepted by topic author SerP

SOLVED: Just edit the .lvproj and remove the full path, leaving only the relative path. I did 3 modifications of paths on the file and now I can change the project folder name and It keeps working.

I dont eliminate the post just in case it helps anybody.

0 Kudos
Message 2 of 2
(481 Views)