Getting Started with ADSP-BF537 EZ-KIT Lite
3-15
Controlling a real-time application via TCP/IP
Part 4: Running an Application from
Flash Memory
The ADSP-BF537 EZ-KIT Lite is able to load your application to the
flash memory using the Flash Programmer utility. The utility runs the
program directly from the processor’s memory without using the Visu-
alDSP++ tool suite. In part 4 of exercise 3, the
TalkThrough
example will
be placed into and run from the flash memory.
Before placing the application into the flash memory, create a loader
(
.ldr
) file. Loader files are boot-loadable files created from processor exe-
cutable (
.dxe
) files. The
Project Options
dialog box is used to specify the
loader file settings.
To create a loader file for the
TalkThrough
example:
1. Open the project file
<
install_path
>\Blackfin\Exam-
ples\ADSP-BF537 EZ-Kit Lite\Getting Started
Examples\Part_3_2\TalkThrough_3_2.dpj
.
2. From the
Project
menu, select
Project Options
.
• In the
Project
tree control, select the
General
node. On the
Project
page, select
Loader file
as the project target type.
• In the
Project
tree control, select the
Load
node. On the
Load Options
page set:
Boot Mode
to
Flash/PROM
,
Boot Format
to
Intel hex
,
Output Width
to
16-bit
,
Initialization file
to
<
install_path
>\Black-
fin\ldr\INIT_CODE_BF537_EZ-KIT_LITE.dxe
.
www.BDTIC.com/ADI