File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2323 EXEC_PATH = r'C:/Keil_v5'
2424elif CROSS_TOOL == 'iar' :
2525 PLATFORM = 'iar'
26- EXEC_PATH = r'G:/SoftWare /IAR'
26+ EXEC_PATH = r'C:/Program Files (x86) /IAR Systems/Embedded Workbench 8.0 '
2727
2828if os .getenv ('RTT_EXEC_PATH' ):
2929 EXEC_PATH = os .getenv ('RTT_EXEC_PATH' )
Original file line number Diff line number Diff line change 1313 <TargetCommonOption >
1414 <Device >STM32H743ZITx</Device >
1515 <Vendor >STMicroelectronics</Vendor >
16- <PackID >Keil.STM32H7xx_DFP.2.3.0 </PackID >
16+ <PackID >Keil.STM32H7xx_DFP.2.3.1 </PackID >
1717 <PackURL >https://www.keil.com/pack/</PackURL >
1818 <Cpu >IRAM(0x20000000-0x2001FFFF) IRAM2(0x24000000-0x2407FFFF) IROM(0x8000000-0x81FFFFF) CLOCK(12000000) FPU3(DFPU) CPUTYPE("Cortex-M7") ELITTLE</Cpu >
1919 <FlashUtilSpec />
357357 </VariousControls >
358358 </Aads >
359359 <LDads >
360- <umfTarg >1 </umfTarg >
360+ <umfTarg >0 </umfTarg >
361361 <Ropi >0</Ropi >
362362 <Rwpi >0</Rwpi >
363363 <noStLib >0</noStLib >
366366 <TextAddressRange >0x08000000</TextAddressRange >
367367 <DataAddressRange >0x20000000</DataAddressRange >
368368 <pXoBase />
369- <ScatterFile / >
369+ <ScatterFile >.\board\linker_scripts\link.sct</ ScatterFile >
370370 <IncludeLibs />
371371 <IncludeLibsPath />
372372 <Misc />
You can’t perform that action at this time.
0 commit comments