write
Downloadnshex - write
The write command saves a HEX image as a HEX file.
Syntax
write(source,file)
Argument | Description |
---|---|
source | The Source image. |
file | The name of the HEX file. |
Example
write(app,app.hex)
This command saves the "app" HEX image as "app.hex".
© 2007-2023 Northern Software Inc. All Rights Reserved.