Files
LoRaWAN_Project/EWARM/settings/Project.STM32L476RG_NUCLEO.driver.xcl
2024-11-10 16:25:19 +08:00

28 lines
338 B
Plaintext

"--endian=little"
"--cpu=Cortex-M4"
"--fpu=VFPv4_SP"
"-p"
"F:\CodeSoft\IAR\Iar822\Soft\arm\CONFIG\debugger\ST\STM32L476VG.ddf"
"--semihosting"
"--device=STM32L476VG"
"--drv_interface=SWD"
"--stlink_reset_strategy=0,2"
"--drv_swo_clock_setup=80000000,0,2000000"
"--drv_catch_exceptions=0x000"
"--drv_debug_ap=0"