Verf Method
UP ]

 

Description

The Verf method is used to compare the data contained in an S-Record object file to the contents of target memory. This is an asynchronous method that must be used in combination with an implementation of the event OnVerf which is actually fired when the operation is completed.

Syntax

HCS121.Verf (s19File)

Part Type Description
s19File String Full pathname of the s19 object file to load.

Remarks

This method downloads a driver to the target’s RAM memory so you have to be careful this driver do not overlap parts of user code to be verified.

See also:

OnVerf method

 

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