CAN_Request-Response_protocol/MDK-ARM/stm32f103rgtx_bootloader/stm32f103rgtx_bootloader.sct

20 lines
536 B
Plaintext
Raw Normal View History

2024-10-31 09:45:24 +03:00
; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
LR_IROM1 0x08000000 0x00400000 { ; load region size_region
ER_IROM1 0x08000000 0x00400000 { ; load address = execution address
*.o (RESET, +First)
*(InRoot$$Sections)
.ANY (+RO)
.ANY (+XO)
}
RW_IRAM1 0x20000000 0x00018000 { ; RW data
.ANY (+RW +ZI)
}
RW_IRAM2 0x20018000 0x00001000 {
.ANY (+RW +ZI)
}
}