MATLAB EMBEDDED IDE LINK 4 - FOR USE WITH TEXAS INSTRUMENTS CODE COMPOSER STUDIO Podręcznik Użytkownika Strona 32

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 575
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 31
1 2 ... 27 28 29 30 31 32 33 34 35 36 37 ... 574 575

Komentarze do niniejszej Instrukcji

Brak uwag