![]() |
Using the µVision Socket Interface
Application Note 198
Control and monitor µVision via the built-in TCP/IP interface
|
Data Fields | |
| UINT | nRanges |
| Number of UV_MRANGE memory ranges pointed to by &mr. More... | |
| UINT | nRes [8] |
| Reserved. More... | |
| UV_MRANGE | mr |
| Zero or more memory ranges. More... | |
Memory ranges data
List of memory ranges set within the uVision project.
This structure is used in the following messages:
Client <== uVision (Response)
| UV_MRANGE UV_MEMINFO::mr |
Zero or more memory ranges.
| UINT UV_MEMINFO::nRanges |
Number of UV_MRANGE memory ranges pointed to by &mr.
| UINT UV_MEMINFO::nRes[8] |
Reserved.