20230731_XiaoFuZi_emb/project/MDK/Objects/XiaoFuZi.sct
Rjh913828050 6882b79c17 类型:重构
内容:研发类小浮子下位机软件最新程序
人员:任家豪
2023-10-08 15:57:59 +08:00

16 lines
464 B
Plaintext

; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
LR_IROM1 0x08000000 0x00080000 { ; load region size_region
ER_IROM1 0x08000000 0x00080000 { ; load address = execution address
*.o (RESET, +First)
*(InRoot$$Sections)
.ANY (+RO)
}
RW_IRAM1 0x20000000 0x00010000 { ; RW data
.ANY (+RW +ZI)
}
}