User`s guide

Debugging for DSP56800E
Command-Line Debugging
258
Targeting MC56F83xx/DSP5685x Controllers
restart
Use the restart debugging command to restart the debugging session.
Prototype
[re]start
run
Use the run debugging command to execute a Tcl script file, block by block.
Prototype
ru[n] file_name
Example
Execute file test.tcl:
Table 8.25 Debugging Command Examples: radix
Example Description
radix Displays the currently enabled radix.
radix D Changes the input radix to decimal.
radix H Changes the input radix to
hexadecimal.
radix f r0..r7 Changes the display radix for the
specified registers to fraction.
radix d x:0#10 r1 Changes the display radix for the
specified register and memory
blocks to decimal.