]> git.sur5r.net Git - openocd/blobdiff - testing/examples/STR912Test/prj/eclipse_rom.gdb
- updated svn:eol-style prop to native
[openocd] / testing / examples / STR912Test / prj / eclipse_rom.gdb
index 87d1abc0f6b3259ff7691d9ac10f0ef4119f3781..58977cfcd8801c91f31595ac36a96d777e632259 100644 (file)
@@ -1,21 +1,21 @@
-target remote localhost:3333\r
-monitor reset\r
-monitor sleep 500\r
-monitor poll\r
-monitor soft_reset_halt\r
-monitor arm7_9 force_hw_bkpts enable\r
-\r
-# Set SRAM size to 96 KB\r
-monitor mww 0x5C002034 0x0197\r
-monitor mdw 0x5C002034\r
-\r
-# Set Flash, Bank0 size to 512 KB\r
-monitor mww 0x54000000 0xf\r
-\r
-load\r
-break main\r
-continue\r
-\r
-\r
-\r
-\r
+target remote localhost:3333
+monitor reset
+monitor sleep 500
+monitor poll
+monitor soft_reset_halt
+monitor arm7_9 force_hw_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
+
+
+
+