Next: , Up: Miscellaneous features   [Contents][Index]


4.4.1 Avoiding a reset

Normally, after uploading a file, the controller will reset the target device. You can prevent this by passing the option ‘--no-reset’. For example to upload a file called ‘prog’ and then not reset the target, use the command:

upad --no-reset prog

This can be useful if you don’t wish to set the program running immediately after uploading.