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