User`s guide
Debugging for DSP56800E
Command-Line Debugging
249Targeting MC56F83xx/DSP5685x Controllers
hsst_block_mode $cid
hsst_close
Use the hsst_close debugging command to close a communication channel with
the host machine.
Prototype
hsst_c[lose] channel_id
Example
Close a channel and set the result to the variable $cid:
hsst_close $cid
hsst_detach_listener
Use the hsst_detach_listener command to detach a listener that had been
previously attached for automatic data notification.
Prototype
hsst_d[etach_listener] channel_id
Example
Detach a listener that previously was attached:
hsst_detach_listener $cid
hsst_log
Use the hsst_log debugging command to log the data to a directory.