04-12-2014 01:22 AM
i am using labview 2012 with arm module. i got problem that i can not store the code permenent into the lm3s8962 luminary board so when i cutt off the power supply then the code got erased. so is their in setting should done in labview to store the code permenent into lm3s8962 luminary board...?
06-03-2014 08:57 AM
After a build in LabVIEW you can see the code in KEIL uVision. I think that your project is already set to download it to the flash.
I think you have set the option in de LabVIEW build: enable debugging and Generate guard code.
when you uncheck them, your application wont need a kick from your debugger to start the application..