add firmware
This commit is contained in:
29
settings/Fly.Debug.driver.xcl
Normal file
29
settings/Fly.Debug.driver.xcl
Normal file
@ -0,0 +1,29 @@
|
||||
--endian=little
|
||||
|
||||
--cpu=Cortex-M4
|
||||
|
||||
--fpu=VFPv4_SP
|
||||
|
||||
-p
|
||||
|
||||
C:\iar\ewarm-9.60.3\arm\config\debugger\ST\STM32G431CB.ddf
|
||||
|
||||
--drv_verify_download
|
||||
|
||||
--semihosting=none
|
||||
|
||||
--device=STM32G431CB
|
||||
|
||||
--drv_interface=SWD
|
||||
|
||||
--stlink_reset_strategy=0,0
|
||||
|
||||
--drv_swo_clock_setup=16000000,1,2000000
|
||||
|
||||
--drv_catch_exceptions=0x000
|
||||
|
||||
--drv_debug_ap=0
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user