Skip to content
Snippets Groups Projects
Commit c4c1776a authored by oharboe's avatar oharboe
Browse files

use reset init explicitly before "load".

git-svn-id: svn://svn.berlios.de/openocd/trunk@847 b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent 25572d2e
Branches
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ and ...@@ -11,7 +11,7 @@ and
reset reset
flash erase_address <start> <len> flash erase_address <start> <len>
and and
reset reset init
load load
In most cases this can be accomplished by specifying the default startup mode as reset_init (target command In most cases this can be accomplished by specifying the default startup mode as reset_init (target command
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment