LabVIEW Embedded

cancel
Showing results for 
Search instead for 
Did you mean: 

run ARM when turned on

Solved!
Go to solution

Hi all,

When I upload a VI in to my lm3S8962 board, it run as long as  it is connected to the PC. If I disconnect the PC, turn off the board the turn it on without connecting to the PC it doesn't run. Is there a way to let the VI run automatically by turning on the board like with C-RIO?

Thanks, Neil

0 Kudos
Message 1 of 5
(6,756 Views)
Solution
Accepted by topic author neil84

Hi Neil,

 

You will need to disable debugging for this to work.  Just untick the box in the build specification that reads "Enable Debugging" and rebuild/run.  

Message 2 of 5
(6,753 Views)
Thanks Gmg
0 Kudos
Message 3 of 5
(6,748 Views)

Hi,

I was trying Vi  examples from "find examples". the las example I tried is"game.lvproj" that doesn't not run in debug mode. After that 'm not able to buid any Vi even a simple blinking VI. I recieve this error message:

 

Build Failed Build target 'LabVIEW' linking... Program Size: Code=18512 RO-data=576 RW-data=1144 ZI-data=37968 ".\Obj\LabVIEW.axf" - 0 Error(s), 0 Warning(s).

 

 

 

I restardet labview and the PC and I'm not able to build the VI.

How to resolve this?

Thanks.

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

Hi,

I unistalled uVision and Labview ARM, cleaned the registry, restrted tje PC, and reinstalled them again. And now it is completely random, one time it build and an other time it gives me the error above

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