diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/target/target/readme.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/target/target/readme.txt b/src/target/target/readme.txt index f38fb376..204c8873 100644 --- a/src/target/target/readme.txt +++ b/src/target/target/readme.txt @@ -10,6 +10,9 @@ Rules to follow when writing scripts: and reset flash erase_address <start> <len> +and + reset + load In most cases this can be accomplished by specifying the default startup mode as reset_init (target command in the configuration file). |