![]() |
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(s), 0:=want relative path(s) More... | |
| UINT | __pad0__:31 |
| Reserved. More... | |
| UINT | nRes [7] |
| Reserved. More... | |
Path request data structure
Contains data indicating how a path retreival should be performed.
This structure is used in the following messages:
Client ==> uVision (Request)
| UINT iPATHREQ::__pad0__ |
Reserved.
| UINT iPATHREQ::bFull |
1:=want full path(s), 0:=want relative path(s)
| UINT iPATHREQ::nRes[7] |
Reserved.