mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-15 19:08:54 +00:00
V1.0.5
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
MEMORY
|
||||
{
|
||||
/* The last 256KB for bootloader */
|
||||
SRAM_SW : ORIGIN = 0x30100100, LENGTH = 0x40000
|
||||
SRAM_SW : ORIGIN = (0x30040100 + (AIC_SRAM_TOTAL_SIZE - AIC_BOOTLOADER_RESERVE_SIZE)), LENGTH = AIC_BOOTLOADER_RESERVE_SIZE
|
||||
PSRAM : ORIGIN = 0x40000000, LENGTH = AIC_PSRAM_SIZE
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user