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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 575
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 230
animate
Purpose Run application on proc es sor to breakpo int
Syntax animate(cc)
Description animate(cc) starts the processor application, which runs until it
encounters a breakpoint in the code. At the b reakpoint, application
execution halts and CCS Debugger returns data to CCS IDE to update
all windows that are not connected to probe points. After updating the
display, the application resumes execution and runs until it encounters
another breakpoint. The run-break-resume process continues until you
stop the application from MATLAB software with the
halt function or
from CCS IDE.
When you a re running scripts or les in M ATLA B software, you might
nd that
animate provides a useful way to update the CCS IDE with
information as your script or program runs.
Using animate with Multiprocessor Boards
When you use animate with a ticcs object cc that comprises more than
one processor, such as an O M AP processor, the method applies to each
processor in your
cc object. This causes each processor to run a loaded
program just as it does for the s ingle processor case.
See Also halt, restart, run
7-9
Przeglądanie stron 230
1 2 ... 226 227 228 229 230 231 232 233 234 235 236 ... 574 575

Komentarze do niniejszej Instrukcji

Brak uwag