From ff51a351cb4f3418db430224e9a9f8ab960064d8 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 2 Feb 2014 15:46:43 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6660 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- demos/rt/RT-STM32F303-DISCOVERY/keil/ch.uvproj | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) (limited to 'demos') diff --git a/demos/rt/RT-STM32F303-DISCOVERY/keil/ch.uvproj b/demos/rt/RT-STM32F303-DISCOVERY/keil/ch.uvproj index 02b0a5cd8..38858cfa1 100644 --- a/demos/rt/RT-STM32F303-DISCOVERY/keil/ch.uvproj +++ b/demos/rt/RT-STM32F303-DISCOVERY/keil/ch.uvproj @@ -229,7 +229,7 @@ 0 0 0 - 0 + 1 0 0 0 @@ -239,7 +239,7 @@ 0 0 1 - 0 + 1 0 @@ -313,8 +313,8 @@ 0 - 0x2000c000 - 0x1 + 0x10000000 + 0x2000 0 @@ -333,8 +333,8 @@ 0 - 0x10000000 - 0x2000 + 0x2000c000 + 0x1 @@ -355,7 +355,7 @@ 0 --c99 - __heap_base__=Image$$RW_IRAM1$$ZI$$Limit __heap_end__=Image$$RW_RAM1$$Base + __heap_base__=Image$$RW_IRAM1$$ZI$$Limit __heap_end__=Image$$RW_IRAM2$$Base ..\;..\..\..\..\os\common\ports\ARMCMx\devices\STM32F30x;..\..\..\..\os\ext\CMSIS\include;..\..\..\..\os\ext\CMSIS\ST;..\..\..\..\os\rt\ports\ARMCMx;..\..\..\..\os\rt\ports\ARMCMx\compilers\RVCT;..\..\..\..\os\rt\include;..\..\..\..\os\hal\osal\rt;..\..\..\..\os\hal\include;..\..\..\..\os\hal\boards\ST_STM32F3_DISCOVERY;..\..\..\..\os\hal\ports\common\ARMCMx;..\..\..\..\os\hal\ports\STM32\STM32F30x;..\..\..\..\os\hal\ports\STM32\LLD;..\..\..\..\os\hal\ports\STM32\LLD\GPIOv2;..\..\..\..\os\hal\ports\STM32\LLD\I2Cv2;..\..\..\..\os\hal\ports\STM32\LLD\RTCv2;..\..\..\..\os\hal\ports\STM32\LLD\SPIv2;..\..\..\..\os\hal\ports\STM32\LLD\TIMv1;..\..\..\..\os\hal\ports\STM32\LLD\USARTv2;..\..\..\..\os\hal\ports\STM32\LLD\USBv1;..\..\..\..\test @@ -373,7 +373,7 @@ --cpreproc - ..\;..\..\..\..\os\common\ports\ARMCMx\devices\STM32F30x + ..\;..\..\..\..\os\common\ports\ARMCMx\devices\STM32F30x;..\..\..\..\os\rt\ports\ARMCMx @@ -478,6 +478,11 @@ 5 ..\..\..\..\os\rt\ports\ARMCMx\compilers\RVCT\chtypes.h + + chcoreasm_v7m.s + 2 + ..\..\..\..\os\rt\ports\ARMCMx\compilers\RVCT\chcoreasm_v7m.s + -- cgit v1.2.3