summaryrefslogtreecommitdiff
path: root/firmware/README.simtrace
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2011-07-30 19:07:04 +0200
committerHarald Welte <laforge@gnumonks.org>2011-07-30 19:07:04 +0200
commit48029c2bf3e274fee10010c1cae38b4564f12764 (patch)
treee6afe659e7eddfa1343631a170d2eff3dc7fb308 /firmware/README.simtrace
parenta3de0a4ac29118c3ada946a0c8f7f602c9066ec1 (diff)
add simtrace README file
Diffstat (limited to 'firmware/README.simtrace')
-rw-r--r--firmware/README.simtrace9
1 files changed, 9 insertions, 0 deletions
diff --git a/firmware/README.simtrace b/firmware/README.simtrace
new file mode 100644
index 0000000..e229e53
--- /dev/null
+++ b/firmware/README.simtrace
@@ -0,0 +1,9 @@
+
+You will probably need the followign commants:
+
+make -f Makefile.dfu BOARD=SIMTRACE
+make BOARD=SIMTRACE DEBUG=1 TARGET=main_simtrace
+
+as well as possibly
+
+cat dfu.bin main_simtrace.bin > main_simtrace.samba
personal git repositories of Harald Welte. Your mileage may vary