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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 575
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 323
profile
objects and DSP/BIOS, refer to your Texas Instruments documentation
that came with C CS IDE .
Note Proling works with and without en a bling DSP/ B IOS in your
project. To use DSP/BIOS, you must install Target Support Package
TC6.
To dene how to return the prolin g information, set the format input
argument.
format String Descript ion
raw
Returns an unformatted list of the timing
objects (proling) information. Returns and
formats all time-based objects.
report
Returns the same data as the raw option,
formatted into an HTML report. Works
only on projects that include DSP/BIOS.
If you own Target Support Package TC6
software,
profile(cc,'report') provides
more information about code you generate from
Simulink software models.
tic
Returns a formatted list of the STS timing
objects i nform ation. Filters out some of the
information returned with the
raw option. T o
be returned by this format, the object must
be time-based. Does not return user-dened
objects. Use
raw to see user-dened objects.
Entries in the next table explain when you can use raw, report,and
tic with your projects—whether the format applies to task or atomic
subsystem proling a nd whether the f ormat applies with DSP/BIO S .
7-102
Przeglądanie stron 323
1 2 ... 319 320 321 322 323 324 325 326 327 328 329 ... 574 575

Komentarze do niniejszej Instrukcji

Brak uwag