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.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW FPGA code never makes progress compiling but no errors generated

Solved!
Go to solution

I'm trying to compile my LabVIEW 2020 32-bit FPGA code on my computer for a cRIO 9053 and recently it has not been making progress in the compilation no matter how long I wait. Previously, similar versions of this code would only take about 9min to compile using the same setup. I've attached a picture of where it gets stuck and what the warnings are, although I'm not sure if they're related to the issue. I've tried rearranging my project tree, compiling the sub VIs separately, and following the instructions found here: https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019OwuSAE&l=en-CA, but no success. I've attached a picture of my project tree as well. Any help is appreciated!

 

johndoe889_0-1643172855987.png

 

johndoe889_1-1643172980696.png

 

 

0 Kudos
Message 1 of 9
(1,166 Views)

What did you add to cause it to go from 9 minutes to this?  Can that be commented out in portions to identify the issue?


Certified LabVIEW Architect, Certified Professional Instructor
ALE Consultants

Introduction to LabVIEW FPGA for RF, Radar, and Electronic Warfare Applications
0 Kudos
Message 2 of 9
(1,163 Views)

I was able to compile the code using the cloud server, but it still cannot compile on my computer. 

0 Kudos
Message 3 of 9
(1,130 Views)

Have you installed the LabVIEW FPGA Xilinx compile tools seen here https://www.ni.com/en-us/support/documentation/compatibility/19/compatibility-between-xilinx-compila...

 

 


Certified LabVIEW Architect, Certified Professional Instructor
ALE Consultants

Introduction to LabVIEW FPGA for RF, Radar, and Electronic Warfare Applications
0 Kudos
Message 4 of 9
(1,127 Views)

Thanks. I'm not sure why this would have worked before if it's the problem, but I have LabVIEW 2020, Vivado 2019.1, and cRIO 9053. Do I need to downgrade the software on my cRIO to be compatible with LabVIEW 2019?

johndoe889_0-1643256567456.png

johndoe889_1-1643256589147.png

 

0 Kudos
Message 5 of 9
(1,100 Views)

I see that.  The 2020 readme https://www.ni.com/pdf/manuals/374738l.html#HWSupport shows support for 905x devices.


Certified LabVIEW Architect, Certified Professional Instructor
ALE Consultants

Introduction to LabVIEW FPGA for RF, Radar, and Electronic Warfare Applications
0 Kudos
Message 6 of 9
(1,096 Views)
Solution
Accepted by topic author johndoe889

Hi John,

 

Just sharing my case. Start compiling, realize that still need to make some changes, cancel compilation, makes required changes and try to re-compile: compiler ALWAYS gets stuck.

 

What I do:

1) Force close the compiler

N_743_1-1643406583566.png

 

2) Try compiling again, it works 😄

 

I do not know why this happens though.

 

-N

Message 7 of 9
(1,062 Views)

That fixed it. Thanks so much for your help!

Message 8 of 9
(1,043 Views)

😃

0 Kudos
Message 9 of 9
(1,020 Views)