From 0d9d88cf2b5b7a5e32f795f82dc837a8553c952f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Fr=C3=B6schle?= Date: Sun, 14 Oct 2012 06:34:11 +0000 Subject: [PATCH] fixed linker control file --- BaS_GNU/flash.lk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BaS_GNU/flash.lk b/BaS_GNU/flash.lk index 29dfa72..d474d16 100644 --- a/BaS_GNU/flash.lk +++ b/BaS_GNU/flash.lk @@ -3,7 +3,7 @@ MEMORY { } SECTIONS { - ___Bas_base = ABSOLUTE(0x1FE00000); + _Bas_base = ABSOLUTE(0x1FE00000); /* Board Memory map definitions from linker command files: * __SDRAM,__SDRAM_SIZE, __CODE_FLASH, __CODE_FLASH_SIZE