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
DBGTGTOPT Struct Reference

Data Fields

DWORD target: 1
 Target type (UV_TARGET_HW:=Target is hardware, UV_TARGET_SIM:=Target is simulator) More...
 
DWORD __pad0__: 31
 Reserved. More...
 
DWORD nRes [10]
 Reserved. More...
 

Description

Target debugging data

Indicates how the target will be debugged when debug mode is entered.

This structure is used in the following messages:

Client ==> uVision (Request)

Client <== uVision (Response)

Field Documentation

DWORD DBGTGTOPT::__pad0__

Reserved.

DWORD DBGTGTOPT::nRes[10]

Reserved.

DWORD DBGTGTOPT::target

Target type (UV_TARGET_HW:=Target is hardware, UV_TARGET_SIM:=Target is simulator)