diff options
Diffstat (limited to 'testing/examples/STR912Test/prj')
-rw-r--r-- | testing/examples/STR912Test/prj/str912_jtagkey.cfg | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/testing/examples/STR912Test/prj/str912_jtagkey.cfg b/testing/examples/STR912Test/prj/str912_jtagkey.cfg index 614e0422..57488033 100644 --- a/testing/examples/STR912Test/prj/str912_jtagkey.cfg +++ b/testing/examples/STR912Test/prj/str912_jtagkey.cfg @@ -31,8 +31,7 @@ daemon_startup reset #target <type> <startup mode> #target arm7tdmi <reset mode> <chainpos> <endianness> <variant> -target arm966e little reset_halt 1 arm966e -run_and_halt_time 0 30 +target arm966e little 1 arm966e target_script 0 gdb_program_config .\prj\str912_program.script |