update linker script for components auto initial.

This commit is contained in:
aozima 2013-07-12 22:50:50 +08:00
parent e749fb6e9a
commit 5183697fd4
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ do not initialize { section .noinit };
keep { section FSymTab };
keep { section VSymTab };
keep { section .rti_fn* };
place at address mem:__ICFEDIT_intvec_start__ { readonly section .intvec };
place in ROM_region { readonly };