yincheng.zhong
昨天 c8240d55741f0ed86099a0a8c616f4fc68372134
STM32H743/MDK-ARM/STM32H743/STM32H743.sct
@@ -2,8 +2,8 @@
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
LR_IROM1 0x08000000 0x00020000  {    ; load region size_region
  ER_IROM1 0x08000000 0x00020000  {  ; load address = execution address
LR_IROM1 0x08040000 0x00040000  {    ; load region size_region
  ER_IROM1 0x08040000 0x00040000  {  ; load address = execution address
   *.o (RESET, +First)
   *(InRoot$$Sections)
   .ANY (+RO)
@@ -17,8 +17,3 @@
  }
}
LR_IROM2 0x08040000 0x00040000  {
  ER_IROM2 0x08040000 0x00040000  {  ; load address = execution address
   .ANY (+RO)
  }
}