Hi,

On Wed, Jun 18, 2014 at 04:57:12PM +0200, Jens Bauer wrote:
> ---8<-----8<-----8<-----
> echo "### Flashing/Board/Board.cfg"
> transport select jtag
> #transport select swd
> source [find target/lpc1751.cfg]
> 
> # our board runs on an external crystal; we can handle 249 kHz, but will be 
> alright with 225:
> adapter_khz 225
> --->8----->8----->8-----

>From the very beginning of your log:

Info : 31 12 transport.c:118 allow_transports(): only one transport option; 
autoselect 'jtag'

Apparently, you're not using a patched version that provides support
for SWD in ftdi, so you have only jtag available, so you can't select
it again as it's auto-selected.

-- 
Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
mailto:fercer...@gmail.com

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to