diff options
Diffstat (limited to 'testing/examples/SAM7X256Test')
-rw-r--r-- | testing/examples/SAM7X256Test/prj/sam7x256_jtagkey.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/examples/SAM7X256Test/prj/sam7x256_jtagkey.cfg b/testing/examples/SAM7X256Test/prj/sam7x256_jtagkey.cfg index 930a1b6d..32a5254f 100644 --- a/testing/examples/SAM7X256Test/prj/sam7x256_jtagkey.cfg +++ b/testing/examples/SAM7X256Test/prj/sam7x256_jtagkey.cfg @@ -32,8 +32,8 @@ target_script 0 reset .\prj\sam7x256_reset.script #flash bank <driver> <base> <size> <chip_width> <bus_width> flash bank at91sam7 0 0 0 0 0 -# 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 |