Motorola DSP56800 Betriebsanweisung Seite 340

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 446
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 339
Libraries and Runtime Code
EOnCE Library
340
Targeting MC56F83xx/DSP5685x Controllers
_eonce_GetTraceBuffer
Retrieves the contents of the trace buffer.
Prototype
int _eonce_GetTraceBuffer( unsigned int *count, unsigned long
*buffer )
Parameters
countunsigned int *
Passes in the size of the buffer; if 0 is passed in, the contents of the trace buffer are not
retrieved, instead the number of entries in the trace buffer are returned in count.
bufferunsigned long *
Points to an array in which the contents of the trace buffer are returned starting with
the oldest entry.
Remarks
This function retrieves the addresses contained in the trace buffer. The addresses
represent the program execution point when certain change-of-flow events occur. The
trace buffer behavior, including capture events, can be configured using
_eonce_SetupTraceBuffer.
Returns
Error code as defined in the sub-section “Definitions.”
_eonce_ClearTraceBuffer
Clears the contents of the trace buffer.
Prototype
int _eonce_ClearTraceBuffer( )
Seitenansicht 339
1 2 ... 335 336 337 338 339 340 341 342 343 344 345 ... 445 446

Kommentare zu diesen Handbüchern

Keine Kommentare