Next: , Previous: , Up: Command Reference   [Contents][Index]


5.9.20 upload-binary

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.