Using the µVision Socket Interface  Application Note 198
Control and monitor µVision via the built-in TCP/IP interface
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Powerscale Functions

Functions

_UVSC_FUNC_ UVSC_STATUS UVSC_POWERSCALE_SHOWCODE (int iConnHandle, UVSC_PSTAMP *pPowerScaleData)
 

Description

Function Documentation

_UVSC_FUNC_ UVSC_STATUS UVSC_POWERSCALE_SHOWCODE ( int  iConnHandle,
UVSC_PSTAMP pPowerScaleData 
)

Show code at a specific time stamp within uVision

Parameters
iConnHandleHandle for the connection, as returned by UVSC_OpenConnection
pPowerScaleDataPointer to a UVSC_PSTAMP structure containing the time stamp to show code and trace
Returns
UVSC_STATUS_SUCCESS on success, or an error code
Precondition
UVSC_OpenConnection must have been called successfully
uVision is in debug mode

Use this function to show code at a specific time stamp within uVision. The time stamp consists of ticks since reset and time since last tick.