Using the µVision Socket Interface  Application Note 198
Control and monitor µVision via the built-in TCP/IP interface
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
UV_MEMINFO Struct Reference

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...
 

Description

Memory ranges data

List of memory ranges set within the uVision project.

This structure is used in the following messages:

Client <== uVision (Response)

Field Documentation

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.