fixed linker control file
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user