Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'examples/org.eclipse.etrice.generator.c.reference/doc/physical-mapping.txt')
-rw-r--r--examples/org.eclipse.etrice.generator.c.reference/doc/physical-mapping.txt18
1 files changed, 0 insertions, 18 deletions
diff --git a/examples/org.eclipse.etrice.generator.c.reference/doc/physical-mapping.txt b/examples/org.eclipse.etrice.generator.c.reference/doc/physical-mapping.txt
deleted file mode 100644
index 69bbbf710..000000000
--- a/examples/org.eclipse.etrice.generator.c.reference/doc/physical-mapping.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-- queue1: MESSAGE_BLOCK_SIZE, MESSAGE_POOL_MAX
-- queue2: heapsize, number of buffers
-// - move threads to NodeRef
-- prio min max
-
-
-TODO:
-rename SubSysDisp -> NodeINstance_Disp.h
-
-destruct functions for platform API and stop and destroy for message service -> implement for etSema
-
-Shutdown
-push / pop synchronization -> auch bei shutdown
-Logger / MSC-Logger Synchronization
-MSC Logger with Instances
-
-runtime.java : private synchronized void pollOneMessage() -> sync not needed any more
-

Back to the top