mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-22 19:44:24 +08:00
update files according to STM32 FW lib v3.1.0.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@60 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
@@ -2,10 +2,10 @@
|
|||||||
/*-Editor annotation file-*/
|
/*-Editor annotation file-*/
|
||||||
/* IcfEditorFile="$TOOLKIT_DIR$\config\ide\IcfEditor\cortex_v1_0.xml" */
|
/* IcfEditorFile="$TOOLKIT_DIR$\config\ide\IcfEditor\cortex_v1_0.xml" */
|
||||||
/*-Specials-*/
|
/*-Specials-*/
|
||||||
define symbol __ICFEDIT_intvec_start__ = 0x00000000;
|
define symbol __ICFEDIT_intvec_start__ = 0x08000000;
|
||||||
/*-Memory Regions-*/
|
/*-Memory Regions-*/
|
||||||
define symbol __ICFEDIT_region_ROM_start__ = 0x00000000;
|
define symbol __ICFEDIT_region_ROM_start__ = 0x08000000;
|
||||||
define symbol __ICFEDIT_region_ROM_end__ = 0x0007FFFF;
|
define symbol __ICFEDIT_region_ROM_end__ = 0x0807FFFF;
|
||||||
define symbol __ICFEDIT_region_RAM_start__ = 0x20000000;
|
define symbol __ICFEDIT_region_RAM_start__ = 0x20000000;
|
||||||
define symbol __ICFEDIT_region_RAM_end__ = 0x2000FFFF;
|
define symbol __ICFEDIT_region_RAM_end__ = 0x2000FFFF;
|
||||||
/*-Sizes-*/
|
/*-Sizes-*/
|
||||||
|
|||||||
Reference in New Issue
Block a user