Motorola DSP56800 Guía de usuario Pagina 250

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 446
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 249
Debugging for DSP56800E
Command-Line Debugging
250
Targeting MC56F83xx/DSP5685x Controllers
Prototype
hsst_l[og] cid [ directory_name ]
Examples
Table 8.19
shows examples of the hsst_log command:
hsst_noblock_mode
Use the hsst_noblock_mode command to configure a communication channel in
non-blocking mode. Dong so causes all calls to hsst_read to return immediately
with any available data (limited by the requested size).
Prototype
hsst_n[oblock_mode] channel_id
Example
Configure a channel in non-blocking mode:
set cid [ hsst_open channel1 ]
hsst_noblock_mode $cid
hsst_open
Use the hsst_open debugging command to open a communication channel with the
host machine.
Table 8.19 Debugging Command Examples: hsst_log
Example Description
hsst_log cid c:\logdata The debugger logs the data to the specified
directory.
hsst_log cid 0 The debugger turns off the log.
Vista de pagina 249
1 2 ... 245 246 247 248 249 250 251 252 253 254 255 ... 445 446

Comentarios a estos manuales

Sin comentarios