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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 575
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 31
2 Automation Interface
4 Type linkinfo = info(cc).
The
cc link status information provides information about the hardware as
follows:
linkinfo =
boardname: 'C6711 Device Simulator'
procname: 'CPU_1'
isbigendian: 0
family: 320
subfamily: 103
revfamily: 11
processortype: 'simulator'
revsilicon: 0
timeout: 10
5 Check whether the processorisrunningbyentering
runstatus = isrunning(cc)
MATLAB software responds, indicating that the processor is stopped, as
follows:
runstatus =
0
6 At last, verify that the processor s up p orts RTDX com m u nica tion s by
entering
usesrtdx = isrtdxcapable(cc)
usesrtdx =
1
Loading Files into CCS
You have established the connection to a processor and board. U sing three
methods you learned about the hardware, whether it was running, its type,
and whether CCS ID E w as visible. Next, the processor needs so mething to do.
2-10
Vista de página 31
1 2 ... 27 28 29 30 31 32 33 34 35 36 37 ... 574 575

Comentários a estes Manuais

Sem comentários