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: 

Compile window prevents code from deploying

Solved!
Go to solution

Has anyone else seen this issue?  sbRIO RT code builds fine using LabVIEW 2015. When I select, Rujn as Startup it gets about half way complete then displays a compliling dialog box that just hangs.  My deploy dialog says sucessfully completed but can't click on close because the hung complie window.  In the end it doesn't finish deploying my code to the sbRIO.

 

I have worked around this before by using Mass Comile but not helping this time.  Any suggestions?

 

Matt

 

Matt Fitzsimons
NI Alliance Member
LabVIEW Champion
NI Certified LabVIEW Architect
LabVIEW, LV-RT, Vision, DAQ, Motion, and FPGA
0 Kudos
Message 1 of 3
(3,051 Views)

Which sbRIO board do you have?

What is your OS?

0 Kudos
Message 2 of 3
(3,018 Views)
Solution
Accepted by topic author CAS_MattF

Christian,

 

This is NI's new sbRIO 9607 that requires LabVIEW 2015.   I have created my "work around" for the issue using these steps.  

  1. Mass Complile code
  2. Clean
  3. Build
  4. Deploy (puts it in memort)
  5. Set As Startup (saves to NVRAM and sets as start up)

I also checked the box that closes deploy dialog on sucessful compleation.  Took a while but this is what works for me.

 

Thanks!!

 

Matt

 

Matt Fitzsimons
NI Alliance Member
LabVIEW Champion
NI Certified LabVIEW Architect
LabVIEW, LV-RT, Vision, DAQ, Motion, and FPGA
0 Kudos
Message 3 of 3
(2,927 Views)