aboutsummaryrefslogtreecommitdiffstats
path: root/os/various/segger_bindings/SYSTEMVIEW/SYSVIEW_ChibiOS.txt
diff options
context:
space:
mode:
Diffstat (limited to 'os/various/segger_bindings/SYSTEMVIEW/SYSVIEW_ChibiOS.txt')
-rw-r--r--os/various/segger_bindings/SYSTEMVIEW/SYSVIEW_ChibiOS.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/os/various/segger_bindings/SYSTEMVIEW/SYSVIEW_ChibiOS.txt b/os/various/segger_bindings/SYSTEMVIEW/SYSVIEW_ChibiOS.txt
new file mode 100644
index 0000000..a0e97db
--- /dev/null
+++ b/os/various/segger_bindings/SYSTEMVIEW/SYSVIEW_ChibiOS.txt
@@ -0,0 +1,8 @@
+# This file describes the ChibiOS Tasks' states.
+# Put this file in the following directory:
+# Path\to\SystemView\Description\
+
+#
+# Task States
+#
+TaskState 0xFF 0=Ready, 1=Current, 2=Wait start, 3=Suspended, 4=Wait queue, 5=Wait semaphore, 6=Wait mutex, 7=Wait condvar, 8=Sleeping, 9=Wait thread, 10=Wait one event, 11=Wait several events, 12=Send message queue, 13=Wait answer, 14=Wait message, 15=Terminated