07-01-2009 01:28 PM
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
Solved! Go to Solution.
07-01-2009 03:41 PM
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.
07-01-2009 04:23 PM
07-04-2009 03:43 PM
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.
07-05-2009 08:12 AM
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