diff options
Diffstat (limited to 'testing/examples/STR710Test/prj')
-rw-r--r-- | testing/examples/STR710Test/prj/str710_jtagkey.cfg | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/testing/examples/STR710Test/prj/str710_jtagkey.cfg b/testing/examples/STR710Test/prj/str710_jtagkey.cfg index 62d67ddf..ed98ca19 100644 --- a/testing/examples/STR710Test/prj/str710_jtagkey.cfg +++ b/testing/examples/STR710Test/prj/str710_jtagkey.cfg @@ -26,8 +26,7 @@ daemon_startup reset #target <type> <startup mode> #target arm7tdmi <reset mode> <chainpos> <endianness> <variant> -target arm7tdmi little run_and_halt 0 arm7tdmi -run_and_halt_time 0 30 +target arm7tdmi little 0 arm7tdmi target_script 0 gdb_program_config .\prj\str710_program.script |