4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-23 18:37:21 +08:00
StackYuan 187e69a698 [BSP] add bsp for st's new platform stm32h7s7-st-disco.
[drv] STM32H7RSxx_HAL bsp fixed and update.
  [add] bsp stm32h7s7-dk README.md
2024-04-10 16:04:28 +08:00

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)
}
}