Skip to content
Snippets Groups Projects
Commit 872919e5 authored by mifi's avatar mifi
Browse files

- corrected typo in cfg file

git-svn-id: svn://svn.berlios.de/openocd/trunk@637 b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent ee8a6788
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ daemon_startup reset
#target arm7tdmi <reset mode> <chainpos> <endianness> <variant>
target arm7tdmi little reset_halt 0 arm7tdmi
target_script 0 reset at91sam7_ecr.script
working_area 0 0x2000000 0x2000 nobackup
working_area 0 0x00200000 0x2000 nobackup
#flash configuration
flash bank at91sam7 0 0 0 0 0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment