![]() |
Using the µVision Socket Interface
Application Note 198
Control and monitor µVision via the built-in TCP/IP interface
|
Data Fields | |
| UINT | bFull: 1 |
| 1:=want full path, 0:=want relative path More... | |
| UINT | __pad0__: 31 |
| Reserved. More... | |
| xU64 | nAdr |
| Address to map. More... | |
| UINT | nRes [7] |
| Reserved. More... | |
Map address to file / line request data
Contains request information for mapping a code address to a file and line number.
This structure is used in the following messages:
Client ==> uVision (Request)
| UINT ADRMTFL::__pad0__ |
Reserved.
| UINT ADRMTFL::bFull |
1:=want full path, 0:=want relative path
| xU64 ADRMTFL::nAdr |
Address to map.
| UINT ADRMTFL::nRes[7] |
Reserved.