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