Explorar o código

update linker script for components auto initial.

aozima %!s(int64=12) %!d(string=hai) anos
pai
achega
5183697fd4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      bsp/stm32f10x/stm32f10x_flash.icf

+ 1 - 0
bsp/stm32f10x/stm32f10x_flash.icf

@@ -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 };