--
This commit is contained in:
@@ -47,7 +47,6 @@ MEMORY
|
||||
{
|
||||
RAM (xrw) : ORIGIN = 0x200000C0, LENGTH = 36K - 192
|
||||
BOOT_PROG_FLASH_AREA(rx) : ORIGIN = _flash_boot_address , LENGTH = _flash_boot_size
|
||||
FLASH_SUPPORTING_AREA(rx) : ORIGIN = _flash_supporting_area_address , LENGTH = _flash_supporting_area_size
|
||||
}
|
||||
|
||||
/* Sections */
|
||||
|
||||
Reference in New Issue
Block a user