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