Next: Erasing the target, Previous: Preparing to program a device, Up: Programming [Contents][Index]
The command to upload a file to the target device is:
upad file-to-upload
The file file-to-upload needs to be in a format which µPad understands. Currently there are three such formats, viz:
• Elf files: | ||
• S-Record files: | ||
• Binary files: |
Normally, you don’t have to worry about which format the file has, because µPad automatically detects it and adjusts itself accordingly.