改为2M flash
This commit is contained in:
@@ -63,7 +63,7 @@ MEMORY
|
||||
{
|
||||
RAM (xrw) : ORIGIN = 0x2000000C, LENGTH = 0x0002FFF4
|
||||
CCMRAM (xrw) : ORIGIN = 0x10000000, LENGTH = 64K
|
||||
FLASH (rx) : ORIGIN = 0x8000000, LENGTH = 1024K
|
||||
FLASH (rx) : ORIGIN = 0x8000000, LENGTH = 2048K
|
||||
}
|
||||
|
||||
/* Define output sections */
|
||||
|
Reference in New Issue
Block a user