From a566fb49fa92386747554460043937509c12fa2a Mon Sep 17 00:00:00 2001 From: gdisirio Date: Thu, 9 Jul 2015 08:37:27 +0000 Subject: NIL e200z0 report. Added "volatile" to NIL system time variable. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8071 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- doc/nil/reports/SPC560D-48-GCC.txt | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 doc/nil/reports/SPC560D-48-GCC.txt (limited to 'doc/nil') diff --git a/doc/nil/reports/SPC560D-48-GCC.txt b/doc/nil/reports/SPC560D-48-GCC.txt new file mode 100644 index 000000000..8a4cdb2b3 --- /dev/null +++ b/doc/nil/reports/SPC560D-48-GCC.txt @@ -0,0 +1,32 @@ + +*** ChibiOS/NIL Test Suite +*** +*** Compiled: Jul 9 2015 - 10:31:29 +*** Platform: SPC560Dxx Car Body and Convenience +*** Test Board: EVB with SPC560Dxx Mini Module + +---------------------------------------------------------------------------- +--- Test Case 1.1 (System Tick Counter functionality) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 1.2 (Thread Sleep functionality) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 2.1 (semaphore primitives, no state change) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 2.2 (semaphore primitives, with state change) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 2.3 (semaphores timeout) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 2.4 (suspend and resume functionality) +--- Result: SUCCESS +---------------------------------------------------------------------------- +--- Test Case 2.5 (events functionality) +--- Result: SUCCESS +---------------------------------------------------------------------------- + +Final result: SUCCESS + -- cgit v1.2.3