LabVIEW Embedded

cancel
Showing results for 
Search instead for 
Did you mean: 

Automatic code running after reset

Hello,
 
where and how do I have to locate my code to build an application that runs by itself after a reset?
 
 
0 Kudos
Message 1 of 10
(9,400 Views)
I assume you are asking how to program the Flash of the Blackfin EZKIT. If so, read this KnowledgeBase article to learn how.
--
Michael P
National Instruments
0 Kudos
Message 2 of 10
(9,393 Views)
Thanks 🙂
0 Kudos
Message 3 of 10
(9,386 Views)
Hello does somebody know the cause of this fault?
Have a look at the attached file.
Best Regards 
0 Kudos
Message 4 of 10
(9,382 Views)
You're missing an argument. I noted it in bold text below.

elfloader MyApplication.dxe -b flash -f hex -Width 16 -init "init_code_bf537_ez-kit_lite.dxe" -o MyApplication.ldr -si-revision 0.2 -proc ADSP-BF537
--
Michael P
National Instruments
0 Kudos
Message 5 of 10
(9,379 Views)
I am sorry I printed it out and there was no proc 😞 on my sheet Thanks
0 Kudos
Message 6 of 10
(9,372 Views)

Michael,

I have successfully flashed a labview demo to the EZ-Kit, but it takes a very long time to flash a 978k LDR file....like on the order of an hour....is that normal?

Thanks,

Larry

P.S. Here is my Flash dialog and the settings that I used...

 

0 Kudos
Message 7 of 10
(9,164 Views)
How I can cancel the code inserted in the memory Flash ?
0 Kudos
Message 8 of 10
(8,785 Views)
You can't "un-program" the flash and get what was there before. If you want to program the flash to code that it comes with, see the files in this directory: "VisualDSP 4.5\Blackfin\Examples\ADSP-BF537 EZ-Kit Lite\Power_On_Self_Test\".
--
Michael P
National Instruments
0 Kudos
Message 9 of 10
(8,772 Views)
I want to make an other question .
I am working with LabVIEW 8.2 Embedded Module for ADI Blackfin Processors (BF537). I can implement on Blackfin BF537  the VI  "ICA" that is found in  the Advanced Signal Processing toolkit ?
Please, I waited for an answer because I am working to a search plan about the signals EEG .
Thanks .
0 Kudos
Message 10 of 10
(8,770 Views)