summaryrefslogtreecommitdiff
path: root/decoder/test/arm_itm/test.conf
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/test/arm_itm/test.conf')
-rw-r--r--decoder/test/arm_itm/test.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/decoder/test/arm_itm/test.conf b/decoder/test/arm_itm/test.conf
new file mode 100644
index 0000000..f77985c
--- /dev/null
+++ b/decoder/test/arm_itm/test.conf
@@ -0,0 +1,9 @@
+# Note: These tests are run without referencing the .elf file.
+# This avoids adding a dependency to arm-none-eabi- tools for test runs.
+# However, it also avoids testing the line / code lookup feature.
+test stm32f105_itm
+ protocol-decoder uart channel rx=4 option baudrate=8000000
+ protocol-decoder arm_tpiu option stream=1
+ protocol-decoder arm_itm
+ input arm_trace/stm32f105/trace_example.sr
+ output arm_itm annotation match stm32f105/itm.output