From 78c6aa16fdd3926e15fa16ebab33ea416031ac11 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 9 Sep 2012 15:43:18 +0000 Subject: Reconfigured Shenzhou to use JTAG. Misc Kconfig changes git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5118 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/shenzhou/tools/olimex-arm-usb-ocd.cfg | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 nuttx/configs/shenzhou/tools/olimex-arm-usb-ocd.cfg (limited to 'nuttx/configs/shenzhou/tools/olimex-arm-usb-ocd.cfg') diff --git a/nuttx/configs/shenzhou/tools/olimex-arm-usb-ocd.cfg b/nuttx/configs/shenzhou/tools/olimex-arm-usb-ocd.cfg new file mode 100644 index 000000000..9752dd418 --- /dev/null +++ b/nuttx/configs/shenzhou/tools/olimex-arm-usb-ocd.cfg @@ -0,0 +1,13 @@ +# +# Olimex ARM-USB-OCD +# +# http://www.olimex.com/dev/arm-usb-ocd.html +# + +interface ft2232 +ft2232_device_desc "Olimex OpenOCD JTAG" +ft2232_layout olimex-jtag +ft2232_vid_pid 0x15ba 0x0003 + +#jtag_khz 600 + -- cgit v1.2.3