User`s guide
Debugging for DSP56800E
Load/Save Memory
199Targeting MC56F83xx/DSP5685x Controllers
Radio Buttons
The Load/Save Memory dialog box has two radio buttons:
• Load Memory
• Save Memory
The default is
Load Memory.
Memory Type Combo Box
The memory types that appear in the Memory Type Combo box are:
• P: Memory (Program Memory)
• X: Memory (Data Memory)
Address Text Field
Specify the address where you want to write the memory. If you want your entry to be
interpreted as hex, prefix it with
0x; otherwise, it is interpreted as decimal.
Size Text Field
Specify the number of words to write to the target. If you want your entry to be
interpreted as hex, prefix it with
0x; otherwise, it is interpreted as decimal.
Dialog Box Controls
Cancel, Esc, and OK
In Load and Save operations, all controls are disabled except Cancel for the duration of
the load or save. The status field is updated with the current progress of the operation.
Clicking
Cancel halts the operation, and re-enables the controls on the dialog box.
Clicking
Cancel again closes the dialog box. Pressing the Esc key is same as clicking
the
Cancel button.
With the
Load Memory radio button selected, clicking OK loads the memory from the
specified file and writes it to memory until the end of the file or the size specified is
reached. If the file does not exist, an error message appears.
With the
Save Memory radio button selected, clicking OK reads the memory from the
target piece by piece and writes it to the specified file. The status field is updated with
the current progress of the operation.