User`s guide

Debugging for DSP56800E
Notes for Debugging on Hardware
267Targeting MC56F83xx/DSP5685x Controllers
Size> <progMem> <boot> <interleaved>
This command adds a flash unit to the list and sets its parameters.
NOTE
The set_hfm_base and add_hfm_unit commands should
not be changed for a particular processor. Their values will
always be the same.
set_hfm_erase_mode units | pages | all
This command sets the erase mode as units, pages or all. If you set this to
units, the units that are programmed are mass erased. If set this to pages, the pages
that are programmed are erased. If you set this to all, all units are mass erased
including those that have not been programmed. If you omit this command, the erase
mode defaults to the unit mode.
set_hfm_verify_erase 1 | 0
If you set this to 1, the debugger verifies that the flash memory has been erased, and
alerts you if the erase failed. If this command is omitted, the flash erase is not verified.
set_hfm_verify_program 1 | 0
If you set this to 1, the debugger verifies that the flash has been programmed correctly,
and alerts you if the programming failed. If you omit this command, flash
programming is not verified.
Notes for Debugging on Hardware
Below are some tips and somethings to be aware of when debugging on a hardware
target: