iSHOWSYNC Struct Reference

Show code in uVision request data. More...

#include <UVSOCK.h>


Data Fields

xU64 nAdr
 Address of code to show.
UINT bAsm: 1
 1:=show disassembly
UINT bHll: 1
 2:=show high level language code
UINT bAsmRes: 1
 Unused.
UINT bHllRes: 1
 Unused.
UINT __pad0__:28
 Reserved.
UINT nRes [7]
 Reserved.


Detailed Description

Show code in uVision request data.

Contains data indicating how uVision should display code for the requested address.

This structure is used in the following messages:

Client ==> uVision (Request)

Definition at line 1210 of file UVSOCK.h.


Copyright (c) KEIL - An ARM Company.
All rights reserved.
Visit our web site at www.keil.com.

Generated with doxygen.