Digital Signal Processing Reference
In-Depth Information
FIGURE 2.30. Flashburn utility ( .cdd ) configuration.
is included with CCS in the directory: c:\c6713\ c6000\cgtools\bin. To invoke
hex6x.exe within DOS, an appropriate path needs to be created . This path can be
set in the autoexec.exe file. Alternatively, copy hex6x.exe into the folder
flash_sine . Access DOS, and from the folder flash_sine , type
hex6x flash_sine_hex.cmd
to create flash_sine.hex . Within the linker file flash_sine_hex.cmd (included
on the CD), the executable flash_sine.out is specified as input (within the debug sub-
folder) and the resulting file as flash_sine.hex. A flash length of 0x40000 is specified,
which should be at least the length of the actual code (it can be found in the .map
file). If this length is not large enough, you will be prompted to increase it.
Configuring the Flash Burn (.cdd) Utility
Within CCS, select Tools
Æ
FlashBurn to invoke the flash burn utility. Then select
File
New, to configure the flash burn utility and create flash_sine.cdd , as shown
in Figure 2.30, with the following fields:
Æ
1. Conversion Cmd File : c:\c6713\myprojects\flash_sine\flash_sine_hex.cmd
2. File to Burn : c:\c6713\myprojects\flash_sine\flash_sine.hex
Search WWH ::




Custom Search