Initializing repository
This is the progress that I had made before putting this project on GitHub
This commit is contained in:
parent
a99bef95a3
commit
ad7efe8b9b
713 changed files with 1072205 additions and 0 deletions
31
EWARM/settings/Press.Press.driver.xcl
Normal file
31
EWARM/settings/Press.Press.driver.xcl
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
"--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"
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue