FLoads19 Method
UP ]

 

Description

Loads S-Record object files into target’s on-chip Flash memory. This is an asynchronous method that must be used in combination with an implementation of the event OnFLoads19 which is actually fired when the operation is completed.

Syntax

HCS121.FLoads19 (s19File)

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

Remarks

This method can automatically discriminate between banked or paged s19 files and standard s19 files using S-Records with linear addresses, additionally it allow S1 or S2 S-Records depending of the target’s addressing space. The method download a relocatable driver into the target’s on-chip RAM, so you do not have to worry about the RAM’s start address.

See also:

OnFLoads19

 

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.