Skip to content

Commit 8d15d2b

Browse files
author
thread-liu
committed
[update] bsp/stm32/stm32h743-st-nucleo
1 parent 0f57faa commit 8d15d2b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bsp/stm32/stm32h743-st-nucleo/template.uvprojx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<TargetCommonOption>
1717
<Device>STM32H743ZITx</Device>
1818
<Vendor>STMicroelectronics</Vendor>
19-
<PackID>Keil.STM32H7xx_DFP.2.3.0</PackID>
19+
<PackID>Keil.STM32H7xx_DFP.2.3.1</PackID>
2020
<PackURL>https://www.keil.com/pack/</PackURL>
2121
<Cpu>IRAM(0x20000000-0x2001FFFF) IRAM2(0x24000000-0x2407FFFF) IROM(0x8000000-0x81FFFFF) CLOCK(12000000) FPU3(DFPU) CPUTYPE("Cortex-M7") ELITTLE</Cpu>
2222
<FlashUtilSpec></FlashUtilSpec>
@@ -360,7 +360,7 @@
360360
</VariousControls>
361361
</Aads>
362362
<LDads>
363-
<umfTarg>1</umfTarg>
363+
<umfTarg>0</umfTarg>
364364
<Ropi>0</Ropi>
365365
<Rwpi>0</Rwpi>
366366
<noStLib>0</noStLib>
@@ -369,7 +369,7 @@
369369
<TextAddressRange>0x08000000</TextAddressRange>
370370
<DataAddressRange>0x20000000</DataAddressRange>
371371
<pXoBase></pXoBase>
372-
<ScatterFile></ScatterFile>
372+
<ScatterFile>.\board\linker_scripts\link.sct</ScatterFile>
373373
<IncludeLibs></IncludeLibs>
374374
<IncludeLibsPath></IncludeLibsPath>
375375
<Misc></Misc>

0 commit comments

Comments
 (0)