fixed linker control file
This commit is contained in:
2
flash.lk
2
flash.lk
@@ -3,7 +3,7 @@ MEMORY {
|
|||||||
}
|
}
|
||||||
|
|
||||||
SECTIONS {
|
SECTIONS {
|
||||||
___Bas_base = ABSOLUTE(0x1FE00000);
|
_Bas_base = ABSOLUTE(0x1FE00000);
|
||||||
|
|
||||||
/* Board Memory map definitions from linker command files:
|
/* Board Memory map definitions from linker command files:
|
||||||
* __SDRAM,__SDRAM_SIZE, __CODE_FLASH, __CODE_FLASH_SIZE
|
* __SDRAM,__SDRAM_SIZE, __CODE_FLASH, __CODE_FLASH_SIZE
|
||||||
|
|||||||
Reference in New Issue
Block a user