User`s guide

Debugging for DSP56800E
Command-Line Debugging
231Targeting MC56F83xx/DSP5685x Controllers
Stop an Executing Script
To stop a script that is executing, press the Escape key.
Switch between Insert and Overwrite Mode
To switch between insert and overwrite mode when entering commands on the
command line, press the Insert key.
Scroll Text in the Command-Line Debugging Window
The scrolling line number can be set by the config debugging command.
To scroll text in the command-line debugging window:
To scroll up one screen of text, press the Page Up key.
To scroll down one screen of text, press the Page Down key.
NOTE
By default, the number of lines scrolled by the Page Up and Page
Down keys is the number of lines displayed in the debugging
window. If you resize the window, the number of lines scrolled
changes accordingly. You also can use the debugger-specific
config command to change the number of lines scrolled by the
Page Up and Page Down keys.
To scroll up one line of text, press Ctrl-Up-Arrow key.
To scroll down one line of text, press Ctrl-Down-Arrow key.
To scroll left one column, press Ctrl-Left-Arrow key.
To scroll right one column, press Ctrl-Right-Arrow key.
To scroll to the beginning of the displayed buffer, press Ctrl-Home.
To scroll to the end of the displayed buffer, press Ctrl-End.
Copy Text from the Command-Line Debugging
Window
To copy text from the window to the clipboard:
1. Drag your mouse over the text to copy.