![]() |
Using the µVision Socket Interface
Application Note 198
Control and monitor µVision via the built-in TCP/IP interface
|
Data Fields | |
| xU64 | nAdr |
| Address of code shown in uVision (for testing purposes). More... | |
| INT64 | ticks |
| ULINKpro Isolation Adapter ticks since last RESET. More... | |
| double | delta |
| Time difference (sec) between ticks and the measurement timestamp. More... | |
| double | time |
| Absolute time value (sec) in uVision of a ticks and delta pair. More... | |
| UINT | showSyncErr: 1 |
| Error message box shown in uVision if synchronization fails and showSyncErr is '1'. More... | |
| UINT | nReservedBits: 31 |
| Reserved. More... | |
| UINT | nRes [6] |
| Reserved. More... | |
Timestamp for PowerScale
Contains the time for which to show:
This structure is used in the following messages:
Client ==> uVision (Request)
Client <== uVision (Response)
uVision ==> Client (Request)
| double UVSC_PSTAMP::delta |
Time difference (sec) between ticks and the measurement timestamp.
| xU64 UVSC_PSTAMP::nAdr |
Address of code shown in uVision (for testing purposes).
| UINT UVSC_PSTAMP::nRes[6] |
Reserved.
| UINT UVSC_PSTAMP::nReservedBits |
Reserved.
| UINT UVSC_PSTAMP::showSyncErr |
Error message box shown in uVision if synchronization fails and showSyncErr is '1'.
| INT64 UVSC_PSTAMP::ticks |
ULINKpro Isolation Adapter ticks since last RESET.