This is an automated email from Gerrit. Andreas Färber (afaer...@suse.de) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/2763
-- gerrit commit 8ff727ad676a9636b2acbaf1c191104dc0371805 Author: Andreas Färber <afaer...@suse.de> Date: Sun May 10 14:53:33 2015 +0200 tcl/board: Add config for XMOS xCORE-XA Core Module ARM debugging The xCORE-XA Core Module board has an XS1-XAU8A-10 SoC with 8 xCORE cores and one ARM core. This config is for the ARM Cortex-M3, via J-Link OB. Change-Id: Id7fadf8f323b45d5cfc0cae1054bd7b916771d6a Signed-off-by: Andreas Färber <afaer...@suse.de> diff --git a/tcl/board/xmos_xk-xac-xa8_arm.cfg b/tcl/board/xmos_xk-xac-xa8_arm.cfg new file mode 100644 index 0000000..3d12afb --- /dev/null +++ b/tcl/board/xmos_xk-xac-xa8_arm.cfg @@ -0,0 +1,16 @@ +# +# xCORE-XA Core Module +# +# https://www.xmos.com/support/boards?product=17940 +# + +# +# J-Link OB STM32F103 +# +source [find interface/jlink.cfg] +transport select swd + +# +# XS1-XAU8A-10 +# +source [find target/xmos_xs1-xau8a-10_arm.cfg] -- ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ OpenOCD-devel mailing list OpenOCD-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openocd-devel