TShirtPress/EWARM/settings/Press.Press.driver.xcl
Merrick ad7efe8b9b Initializing repository
This is the progress that I had made before putting this project on GitHub
2019-11-08 00:28:18 -05:00

31 lines
423 B
Text

"--endian=little"
"--cpu=Cortex-M4"
"--fpu=VFPv4_SP"
"-p"
"C:\Program Files (x86)\IAR Systems\Embedded Workbench 8.2\arm\CONFIG\debugger\ST\STM32F429ZI.ddf"
"--drv_verify_download"
"--semihosting"
"--device=STM32F429ZI"
"--drv_interface=SWD"
"--stlink_reset_strategy=0,2"
"--drv_swo_clock_setup=100000000,0,2000000"
"--drv_catch_exceptions=0x000"
"--drv_debug_ap=0"
"--stlink_probe=stlinkv2"