• Description has changed:

Diff:

--- old
+++ new
@@ -1,7 +1,10 @@
 ctest_tm_14.c will not run correctly, the system tries to use unique event ids over all tasks, this is not possible. E.g:

+~~~~~
 /** \brief Definition of the Event Task8_Event7 */
 #define Task8_Event7 4611686018427387904
+~~~~~
+

 This is not correct.