MATLAB EMBEDDED IDE LINK 4 - FOR USE WITH TEXAS INSTRUMENTS CODE COMPOSER STUDIO Guía de usuario Pagina 280

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 575
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 279
halt
ans =
1
cc.isrunning % Alternate syntax for checking the run status.
ans =
1
halt(cc) % Stop the running application on the processor.
isrunning(cc)
ans =
0
Issuing the halt stopped the process on the processor. Checking in CCS
IDE shows that the process has stopped.
See Also ticcs, isrunning, run
7-58
Vista de pagina 279
1 2 ... 275 276 277 278 279 280 281 282 283 284 285 ... 574 575

Comentarios a estos manuales

Sin comentarios