提交 f1f56354 编写于 作者: B bernard.xiong

update IAR project file from dami.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@19 bbd45198-f89e-11dd-88c7-29a3b14d5316
上级 24b5b072
...@@ -1764,10 +1764,10 @@ ...@@ -1764,10 +1764,10 @@
<name>$PROJ_DIR$\board.c</name> <name>$PROJ_DIR$\board.c</name>
</file> </file>
<file> <file>
<name>$PROJ_DIR$\rtconfig.h</name> <name>$PROJ_DIR$\rtc.c</name>
</file> </file>
<file> <file>
<name>$PROJ_DIR$\sdcard.c</name> <name>$PROJ_DIR$\rtconfig.h</name>
</file> </file>
<file> <file>
<name>$PROJ_DIR$\startup.c</name> <name>$PROJ_DIR$\startup.c</name>
......
...@@ -2,10 +2,10 @@ ...@@ -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-*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册