]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - support/make/tinynode/flash.gdb.in
Merge devel code into the trunk.
[tinyos-2.x.git] / support / make / tinynode / flash.gdb.in
diff --git a/support/make/tinynode/flash.gdb.in b/support/make/tinynode/flash.gdb.in
new file mode 100644 (file)
index 0000000..f1aadee
--- /dev/null
@@ -0,0 +1,7 @@
+# Erase and program flash.
+monitor erase all
+load @EXE@
+
+# Reset the chip to get to a known state.
+monitor reset
+flushregs