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.
22 lines
626 B
22 lines
626 B
; *************************************************************
|
|
; *** Scatter-Loading Description File generated by uVision ***
|
|
; *************************************************************
|
|
|
|
LR_IROM1 0x08001800 0x0000FC00 { ; load region size_region
|
|
ER_IROM1 0x08001800 0x0000FC00 { ; load address = execution address
|
|
*.o (RESET, +First)
|
|
*(InRoot$$Sections)
|
|
.ANY (+RO)
|
|
.ANY (+XO)
|
|
}
|
|
RW_IRAM1 0x200000C0 0x00004F40 { ; RW data
|
|
.ANY (+RW +ZI)
|
|
}
|
|
}
|
|
|
|
LR_IROM2 0x0800FC00 0x00000400 {
|
|
ER_IROM2 0x0800FC00 0x00000400 { ; load address = execution address
|
|
parameter.o (+RO)
|
|
.ANY (+RO)
|
|
}
|
|
}
|
|
|