added openocd.conf and .gdbinit
authorSvenne Krap <svenne@krap.dk>
Thu, 18 Nov 2010 19:51:08 +0000 (20:51 +0100)
committerSvenne Krap <svenne@krap.dk>
Thu, 18 Nov 2010 19:51:08 +0000 (20:51 +0100)
new_cmsis/.gdbinit [new file with mode: 0644]
new_cmsis/openocd.cfg

diff --git a/new_cmsis/.gdbinit b/new_cmsis/.gdbinit
new file mode 100644 (file)
index 0000000..6b85ea0
--- /dev/null
@@ -0,0 +1 @@
+target remote localhost:3333
index 9f66ae7..45dba2e 100644 (file)
@@ -1,3 +1,2 @@
-# The IMX31PDK eval board has a single IMX31 chip
 source [find interface/ngxtech.cfg]
 source [find target/lpc1768.cfg]
 source [find interface/ngxtech.cfg]
 source [find target/lpc1768.cfg]