You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
712 B
25 lines
712 B
; *************************************************************
|
|
; *** Scatter-Loading Description File generated by uVision ***
|
|
; *************************************************************
|
|
|
|
LR_IROM1 0x08003000 0x0000FC00 { ; load region size_region
|
|
ER_IROM1 0x08003000 0x0000FC00 { ; load address = execution address
|
|
*.o (RESET, +First)
|
|
*(InRoot$$Sections)
|
|
.ANY (+RO)
|
|
.ANY (+XO)
|
|
}
|
|
KERNEL_ROM +0x00000000 0x64 { ; 100个字节存储设备节点地址
|
|
*(kernel_xjm)
|
|
}
|
|
RW_IRAM1 0x20000000 0x00004F40 { ; RW data
|
|
.ANY (+RW +ZI)
|
|
}
|
|
}
|
|
|
|
LR_IROM2 0x0800FC00 0x00000400 {
|
|
ER_IROM2 0x0800FC00 0x00000400 { ; load address = execution address
|
|
parameter.o (+RO)
|
|
.ANY (+RO)
|
|
}
|
|
}
|