summaryrefslogtreecommitdiff
path: root/testing/examples/STR912Test/prj/eclipse_ram.gdb
diff options
context:
space:
mode:
authorntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-03-01 16:26:48 +0000
committerntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-03-01 16:26:48 +0000
commit06433b2d64673ad6814a9c2da8e059e2e682cb4a (patch)
tree88e42aeed704cddff9246d8ec875fdefa8f99c7e /testing/examples/STR912Test/prj/eclipse_ram.gdb
parent5a0910206cc96f7f48a48bfee2cc2720711f5b12 (diff)
downloadopenocd_libswd-06433b2d64673ad6814a9c2da8e059e2e682cb4a.tar.gz
openocd_libswd-06433b2d64673ad6814a9c2da8e059e2e682cb4a.tar.bz2
openocd_libswd-06433b2d64673ad6814a9c2da8e059e2e682cb4a.tar.xz
openocd_libswd-06433b2d64673ad6814a9c2da8e059e2e682cb4a.zip
- updated svn:eol-style prop to native
git-svn-id: svn://svn.berlios.de/openocd/trunk@418 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'testing/examples/STR912Test/prj/eclipse_ram.gdb')
-rw-r--r--testing/examples/STR912Test/prj/eclipse_ram.gdb42
1 files changed, 21 insertions, 21 deletions
diff --git a/testing/examples/STR912Test/prj/eclipse_ram.gdb b/testing/examples/STR912Test/prj/eclipse_ram.gdb
index 56a7091f..00a62d70 100644
--- a/testing/examples/STR912Test/prj/eclipse_ram.gdb
+++ b/testing/examples/STR912Test/prj/eclipse_ram.gdb
@@ -1,21 +1,21 @@
-target remote localhost:3333
-monitor reset
-monitor sleep 500
-monitor poll
-monitor soft_reset_halt
-monitor arm7_9 sw_bkpts enable
-
-# Set SRAM size to 96 KB
-monitor mww 0x5C002034 0x0197
-monitor mdw 0x5C002034
-
-# Set Flash, Bank0 size to 512 KB
-monitor mww 0x54000000 0xf
-
-load
-break main
-continue
-
-
-
-
+target remote localhost:3333
+monitor reset
+monitor sleep 500
+monitor poll
+monitor soft_reset_halt
+monitor arm7_9 sw_bkpts enable
+
+# Set SRAM size to 96 KB
+monitor mww 0x5C002034 0x0197
+monitor mdw 0x5C002034
+
+# Set Flash, Bank0 size to 512 KB
+monitor mww 0x54000000 0xf
+
+load
+break main
+continue
+
+
+
+