From 64f1f5f94a2ed2d74c13b19947cf8dde44c0856f Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Mon, 13 Apr 2015 12:29:05 +0000 Subject: [PATCH] git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7889 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- demos/STM32/RT-STM32F407-DISCOVERY/Makefile | 2 +- ...2F407-DISCOVERY (OpenOCD, Just Run).launch | 52 +++++++++++++++++++ doc/rt/reports/STM32F407-168-GCC-FPU.txt | 9 ++-- doc/rt/reports/STM32F407-168-GCC.txt | 6 +-- ...-DMA_STORM (OpenOCD, Flash and Run).launch | 2 +- 5 files changed, 62 insertions(+), 9 deletions(-) create mode 100644 demos/STM32/RT-STM32F407-DISCOVERY/debug/RT-STM32F407-DISCOVERY (OpenOCD, Just Run).launch diff --git a/demos/STM32/RT-STM32F407-DISCOVERY/Makefile b/demos/STM32/RT-STM32F407-DISCOVERY/Makefile index e56e7e88c..d806eb8e7 100644 --- a/demos/STM32/RT-STM32F407-DISCOVERY/Makefile +++ b/demos/STM32/RT-STM32F407-DISCOVERY/Makefile @@ -65,7 +65,7 @@ endif # Enables the use of FPU on Cortex-M4 (no, softfp, hard). ifeq ($(USE_FPU),) - USE_FPU = no + USE_FPU = hard endif # diff --git a/demos/STM32/RT-STM32F407-DISCOVERY/debug/RT-STM32F407-DISCOVERY (OpenOCD, Just Run).launch b/demos/STM32/RT-STM32F407-DISCOVERY/debug/RT-STM32F407-DISCOVERY (OpenOCD, Just Run).launch new file mode 100644 index 000000000..546af96da --- /dev/null +++ b/demos/STM32/RT-STM32F407-DISCOVERY/debug/RT-STM32F407-DISCOVERY (OpenOCD, Just Run).launch @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/doc/rt/reports/STM32F407-168-GCC-FPU.txt b/doc/rt/reports/STM32F407-168-GCC-FPU.txt index 03b3ee842..6e2e421d9 100644 --- a/doc/rt/reports/STM32F407-168-GCC-FPU.txt +++ b/doc/rt/reports/STM32F407-168-GCC-FPU.txt @@ -1,8 +1,8 @@ *** ChibiOS/RT test suite *** -*** Kernel: 3.0.0 -*** Compiled: Apr 13 2015 - 10:56:19 +*** Kernel: 3.0.0p3 +*** Compiled: Apr 13 2015 - 14:24:41 *** Compiler: GCC 4.7.4 20140401 (release) [ARM/embedded-4_7-branch revision 209195] *** Architecture: ARMv7-ME *** Core Variant: Cortex-M4F @@ -99,7 +99,7 @@ --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.1 (Benchmark, messages #1) ---- Score : 604311 msgs/S, 1208622 ctxswc/S +--- Score : 604310 msgs/S, 1208620 ctxswc/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.2 (Benchmark, messages #2) @@ -135,7 +135,7 @@ --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.10 (Benchmark, virtual timers set/reset) ---- Score : 341352 timers/S +--- Score : 1366046 timers/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.11 (Benchmark, semaphores wait/signal) @@ -161,3 +161,4 @@ ---------------------------------------------------------------------------- Final result: SUCCESS + diff --git a/doc/rt/reports/STM32F407-168-GCC.txt b/doc/rt/reports/STM32F407-168-GCC.txt index e362ec0f4..49d9ae777 100644 --- a/doc/rt/reports/STM32F407-168-GCC.txt +++ b/doc/rt/reports/STM32F407-168-GCC.txt @@ -1,8 +1,8 @@ *** ChibiOS/RT test suite *** -*** Kernel: 3.0.0 -*** Compiled: Apr 13 2015 - 10:53:28 +*** Kernel: 3.0.0p3 +*** Compiled: Apr 13 2015 - 14:21:33 *** Compiler: GCC 4.7.4 20140401 (release) [ARM/embedded-4_7-branch revision 209195] *** Architecture: ARMv7-ME *** Core Variant: Cortex-M4 @@ -135,7 +135,7 @@ --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.10 (Benchmark, virtual timers set/reset) ---- Score : 341078 timers/S +--- Score : 1366044 timers/S --- Result: SUCCESS ---------------------------------------------------------------------------- --- Test Case 12.11 (Benchmark, semaphores wait/signal) diff --git a/testhal/STM32/STM32F4xx/DMA_STORM/debug/STM32F4xx-DMA_STORM (OpenOCD, Flash and Run).launch b/testhal/STM32/STM32F4xx/DMA_STORM/debug/STM32F4xx-DMA_STORM (OpenOCD, Flash and Run).launch index 4f494643e..04762475f 100644 --- a/testhal/STM32/STM32F4xx/DMA_STORM/debug/STM32F4xx-DMA_STORM (OpenOCD, Flash and Run).launch +++ b/testhal/STM32/STM32F4xx/DMA_STORM/debug/STM32F4xx-DMA_STORM (OpenOCD, Flash and Run).launch @@ -33,7 +33,7 @@ - +