11-13-2006 10:03 AM
Guys,
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...
11-13-2006 10:43 AM
11-13-2006 10:59 AM
Whoops! I had the VisualDSP++ session set for Simulator...so it was happy to flash to a simulation, which took quite a bit longer.
When I changed the session to the actual EZ-Kit board, the flash process only took about 5 minutes for the 1 meg LDR file....cool!
04-17-2008 01:20 AM
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
.04-17-2008 12:45 PM