Next: md5-check, Previous: upload-srecord, Up: Command Reference [Contents][Index]
The upload-binary
command reads a file from the local computer
and uploads its contents as raw data to the target device. The command
takes two arguments. The first argument is the name of the file, and the
second argument is the address where the data should be written.
This command will not erase any memory before uploading. So it will
probably fail if you do not issue a bulk-erase
command (see bulk-erase)
prior to calling this command.