ReadRegs Method
UP ]

 

Description

Retrieves CPU´s register contents. This is an asynchronous method that must be used in combination with an implementation of the event OnReadRegs which is actually fired when the operation is completed.

Syntax

HCS121.ReadRegs

No parameters are required.

Remarks

The OnReadRegs call carries valid values only if the target processor is stopped, so be sure of that calling before GetBDMStatus method or directly invoke the Stop method.

See also:

OnReadRegs event

GetBDMStatus method

Stop method

 

If you have a question or suggestion please contact me. Updated: 09.30.2003
Copyright (c) 2003-2004 J.Gorgas. All rights reserved. All trademarks mentioned are the property of their respective owners.