MATLAB EMBEDDED IDE LINK 4 - FOR USE WITH TEXAS INSTRUMENTS CODE COMPOSER STUDIO Guia do Utilizador Página 377

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 575
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 376
ticcs
API version : 1.2
Board name : OMAP 3.0 Platform Simulator [Texas
Instruments]
Board number : 2
Processor 0 (element 1) : TMS470R2127 (MPU, Not Running)
Processor 1 (element 2) : TMS320C5500 (DSP, Not Running)
Checking the existing boards shows that board 2 does have two
processors:
ccsboardinfo
Board Board Proc Processor Processor
Num Name Num Name Type
--- ---------------------------------- --- ---------------
2 OMAP 3.0 Platform Simulator [T ... 0 MPU TMS470R2x
2 OMAP 3.0 Platform Simulator [T ... 1 DSP TMS320C550
1 MGS3 Simulator [Texas Instruments] 0 CPU TMS320C5500
0 ARM925 Simulator [Texas Instru ... 0 CPU TMS470R2x
Examples On a system with three boards, where the third board h as one p rocessor
and the rst and second boards have two processors each, the follow ing
function:
cc = ticcs('boardnum',1,'procnum',0);
returns an object that accesses the rst processor on the second board.
Similarly, the function
cc = ticcs('boardnum',0,'procnum',1);
returns an object that refers to the second processor on the rst board.
To access the p roces sor on the third board, use
cc = ticcs('boardnum',2);
7-155
Vista de página 376
1 2 ... 372 373 374 375 376 377 378 379 380 381 382 ... 574 575

Comentários a estes Manuais

Sem comentários