![]() |
Using the µVision Socket Interface
Application Note 198
Control and monitor µVision via the built-in TCP/IP interface
|
Functions | |
| _UVSC_FUNC_ UVSC_STATUS | UVSC_POWERSCALE_SHOWCODE (int iConnHandle, UVSC_PSTAMP *pPowerScaleData) |
| _UVSC_FUNC_ UVSC_STATUS UVSC_POWERSCALE_SHOWCODE | ( | int | iConnHandle, |
| UVSC_PSTAMP * | pPowerScaleData | ||
| ) |
Show code at a specific time stamp within uVision
| iConnHandle | Handle for the connection, as returned by UVSC_OpenConnection |
| pPowerScaleData | Pointer to a UVSC_PSTAMP structure containing the time stamp to show code and trace |
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.