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.

Tested with "J-Link OB-STM32F103 V1 compiled Feb  5 2014 13:48:52".

Change-Id: Id7fadf8f323b45d5cfc0cae1054bd7b916771d6a
Signed-off-by: Andreas Färber <afaerber@suse.de>
Reviewed-on: http://openocd.zylin.com/2763
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-by: Paul Fertser <fercerpav@gmail.com>
This commit is contained in:
Andreas Färber 2015-05-10 14:53:33 +02:00 committed by Freddie Chopin
parent 9af662f95d
commit 71b23bb8ee
1 changed files with 16 additions and 0 deletions

View File

@ -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]