![]() |
Using the µVision Socket Interface
Application Note 198
Control and monitor µVision via the built-in TCP/IP interface
|
Data Fields | |
| int | nLen |
| Length of name (including NULL terminator) More... | |
| char | szStr [256] |
| NULL terminated name string. More... | |
String data
Transfers string data between the client and uVision.
NOTE: In some cases, the string may be longer the the statically defined szStr string length.
This structure is used in the following messages:
Client ==> uVision (Request)
Client <== uVision (Async)
| int SSTR::nLen |
Length of name (including NULL terminator)
| char SSTR::szStr[256] |
NULL terminated name string.