diff options
Diffstat (limited to 'testing/examples/LPC2148Test')
-rw-r--r-- | testing/examples/LPC2148Test/prj/lpc2148_jtagkey.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/examples/LPC2148Test/prj/lpc2148_jtagkey.cfg b/testing/examples/LPC2148Test/prj/lpc2148_jtagkey.cfg index d491d7d0..e6b1e9eb 100644 --- a/testing/examples/LPC2148Test/prj/lpc2148_jtagkey.cfg +++ b/testing/examples/LPC2148Test/prj/lpc2148_jtagkey.cfg @@ -27,8 +27,8 @@ target create target0 arm7tdmi -endian little -chain-position 0 -variant arm7tdm #flash bank lpc2000 <base> <size> 0 0 <target#> <variant> flash bank lpc2000 0x0 0x7d000 0 0 0 lpc2000_v2 14765 calc_checksum -# For more information about the configuration files, take a look at: -# http://openfacts.berlios.de/index-en.phtml?title=Open+On-Chip+Debugger +# For more information about the configuration files, +# look at the OpenOCD User's Guide. init reset halt |