MATLAB EMBEDDED IDE LINK 4 - FOR USE WITH TEXAS INSTRUMENTS CODE COMPOSER STUDIO Betriebsanweisung Seite 332

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 575
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 331
profile
units: 'Hi Time'
max: 1.1759e-005
avg: 2.7597e-006
count: 29
for k=1:length(ps.obj),disp(k),disp(ps.obj(k)),end;
1
name: 'KNL_swi'
units: 'Hi Time'
max: 1.1759e-005
avg: 2.7597e-006
count: 29
2
name: 'processing_SWI'
units: 'Hi Time'
max: 1.1489e-005
avg: 1.1474e-005
count: 2
3
name: 'TSK_idle'
units: 'Hi Time'
max: -16.1465
avg: 0
count: 0
Omitting the format option caused profile to return the data fully
formatted and slightly ltered. Adding the
raw option to profile
returns the same information without ltering any of the returned data.
ps=profile(cc,'execution','raw')
ps =
7-110
Seitenansicht 331
1 2 ... 327 328 329 330 331 332 333 334 335 336 337 ... 574 575

Kommentare zu diesen Handbüchern

Keine Kommentare