summaryrefslogtreecommitdiff
path: root/firmware/README.simtrace
diff options
context:
space:
mode:
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