TShirtPress/EWARM/settings/Press.Press.driver.xcl
maxunm 69e7641b34 Files just changed from opening the project
May have to look into having a git ignore more properly set up in the future
2019-11-08 12:13:23 -05:00

29 lines
395 B
Text

"--endian=little"
"--cpu=Cortex-M4"
"--fpu=VFPv4_SP"
"-p"
"C:\Program Files (x86)\IAR Systems\Embedded Workbench 8.3\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"