User`s guide

Libraries and Runtime Code
EOnCE Library
341Targeting MC56F83xx/DSP5685x Controllers
Parameters
None.
Remarks
This function clears the trace buffer and is useful when you want a fresh set of data. It
is necessary to resume capturing when the trace buffer is full and configured to stop
capturing.
Returns
Error code as defined in the sub-section “Definitions.”
_eonce_StartTraceBuffer
Resumes trace buffer capturing.
Prototype
int _eonce_StartTraceBuffer( )
Parameters
None.
Remarks
This function causes the trace buffer to immediately start capturing.
Returns
Error code as defined in the sub-section “Definitions.”
_eonce_HaltTraceBuffer
Halts trace buffer capturing.
Prototype
int _eonce_HaltTraceBuffer( )