mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-23 18:37:21 +08:00
187e69a698
[drv] STM32H7RSxx_HAL bsp fixed and update. [add] bsp stm32h7s7-dk README.md
18 lines
508 B
Plaintext
18 lines
508 B
Plaintext
; *************************************************************
|
|
; *** Scatter-Loading Description File generated by uVision ***
|
|
; *************************************************************
|
|
|
|
LR_IROM1 0x70000000 0x00800000 { ; load region size_region
|
|
ER_IROM1 0x70000000 0x00800000 { ; load address = execution address
|
|
*.o (RESET, +First)
|
|
*(InRoot$$Sections)
|
|
.ANY (+RO)
|
|
.ANY (+XO)
|
|
}
|
|
RW_IRAM1 0x24000000 0x00072000 { ; AXI SRAM MAXIM 456K
|
|
.ANY (+RW +ZI)
|
|
}
|
|
}
|
|
|
|
|