]> git.sur5r.net Git - openocd/blobdiff - tcl/target/vybrid_vf6xx.cfg
target: add Cortex-M4 target to VF6xx target
[openocd] / tcl / target / vybrid_vf6xx.cfg
index a1202efb725aac46317841c3950b61353cf7d4ee..7cb916d1fc2ccc28977971cc877f9410f57a447b 100644 (file)
@@ -33,5 +33,5 @@ dap create $_CHIPNAME.dap -chain-position $_CHIPNAME.cpu
 
 set _TARGETNAME $_CHIPNAME.cpu
 target create ${_TARGETNAME}0 cortex_a -dap $_CHIPNAME.dap -dbgbase 0xc0088000
-
+target create ${_TARGETNAME}1 cortex_m -dap $_CHIPNAME.dap -ap-num 3 -defer-examine
 adapter_khz 1000