User`s guide
Debugging for DSP56800E
Command-Line Debugging
262
Targeting MC56F83xx/DSP5685x Controllers
Prototype
sw[itchtarget] [index]
Examples
Table 8.29
shows examples of the switchtarget command.
system
Use the system debugging command to execute a system command.
NOTE
The command-line debugger supports executing system commands
that require keyboard input. However, the command-line debugger
does not support commands that use the full screen display (such as
the DOS edit command).
Prototype
sy[stem] system_command
Example
Delete all files in the current directory that have the .tmp filename extension:
Table 8.29 Debugging Command Examples: switchtarget
Example Description
switchtarget This example lists the currently
available debugging sessions.
switchtarget 0 Choose the debugging session
whose session ID is 0 to send
subsequent debugging commands
to.