summaryrefslogtreecommitdiff
path: root/arm_trace
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2015-03-11 18:08:59 +0100
committerUwe Hermann <uwe@hermann-uwe.de>2015-03-11 18:09:49 +0100
commitf192ae2bcd5a22ba33a72f1aab9d67b828fdd0b6 (patch)
treebcc139f0b9d488ba57822c361b31c3b72907d399 /arm_trace
parentf33fd2e778ed6aba2e7a429e7f260d79dfcf269e (diff)
downloadsigrok-dumps-f192ae2bcd5a22ba33a72f1aab9d67b828fdd0b6.tar.gz
sigrok-dumps-f192ae2bcd5a22ba33a72f1aab9d67b828fdd0b6.zip
arm_trace/lpc1769: README: Cosmetics, additions.
Diffstat (limited to 'arm_trace')
-rw-r--r--arm_trace/lpc1769/README20
-rw-r--r--[-rwxr-xr-x]arm_trace/lpc1769/smoothieware.elfbin7299142 -> 7299142 bytes
2 files changed, 16 insertions, 4 deletions
diff --git a/arm_trace/lpc1769/README b/arm_trace/lpc1769/README
index f48b620..02188fe 100644
--- a/arm_trace/lpc1769/README
+++ b/arm_trace/lpc1769/README
@@ -17,11 +17,23 @@ Configuration for decoding:
- TPIU stream 2
- ARM_ETMv3, elffile=smoothieware.elf
-The ETM capture has been configured without direct branch reporting, so the .elf
-file is needed for proper decoding.
+The ETM capture has been configured without direct branch reporting,
+so the .elf file is needed for proper decoding.
-Note that the source code is not visible in the gui (and not in objdump output
+Note that the source code is not visible in the GUI (and not in objdump output
either), because it is not included in this repo. You can download it from the
above github link. Due to how gcc stores debug info, you have to put it in this
-path if you want it to show: /home/petteri/projects/Smoothieware
+path if you want it to show: /home/petteri/projects/Smoothieware.
+
+
+Logic analyzer setup
+--------------------
+
+The logic analyzer used was an FX2 based device (at 12MHz, but see above):
+
+ Probe LPC1769
+ -------------------
+ 0 SWO
+ 3 ?
+ 5 ?
diff --git a/arm_trace/lpc1769/smoothieware.elf b/arm_trace/lpc1769/smoothieware.elf
index af77128..af77128 100755..100644
--- a/arm_trace/lpc1769/smoothieware.elf
+++ b/arm_trace/lpc1769/smoothieware.elf
Binary files differ