LabVIEW Embedded

cancel
Showing results for 
Search instead for 
Did you mean: 

LM3s8962 project... Fails to start the compile

Attempting to run a short test project... and when i pressed the run arrow a message box appeared saying Failed to call ...\ LEP_RV_Run.vi

 

Tried it on a project I had previously compiled with the same results.

See the attachment for the actual error message.

0 Kudos
Message 1 of 5
(6,592 Views)
Close LabVIEW, open Task Manager and stop uv3.exe process, then try again.
0 Kudos
Message 2 of 5
(6,588 Views)
Nope nogo.  Even tried rebooting.
0 Kudos
Message 3 of 5
(6,584 Views)

Do other commands work? (such as right cliking on the build specification and selecting "Build")

 

Perhaps this LEP_RV_Run VI was modified and it now broken.  Try opening this VI (in the 'my computer' context) and check that the run arrow is not broken. 

0 Kudos
Message 4 of 5
(6,563 Views)

Got it!.  As you said the LEP_RV_Run Vi was broken.  Tracing the broken arrows downward reminded me that yesterday I had a weird happening with the Read Key.vi.  The LLB manager would come up with a broken arrow on the Read Key(path).vi instance every time i tried to run.  Instead of doing the wise thing and restarting labview I removed that instance.   My cRIO application ran ok, but the ARM one failed. I conveniently had a second labview development system to copy the file from.  After successfully using the ReadKe(path).vi the broken arrow is gone.

 

Again, thanks to the help desk for helping me come up with the answer.

 

Hard lessons are most easily remembered.

 

David

 

0 Kudos
Message 5 of 5
(6,554 Views)