Hi all. I think all my (own) .cfg scripts are broken. When I want to select transport, I get an error.
If I select transport (on the command-line) before I choose interface... $ openocd -c "transport select swd" -f interface/dummy.cfg ... I get this error: Error: Debug adapter doesn't support any transports? If I select transport after I choose interface... $ openocd -f interface/dummy.cfg -c "transport select swd" ...I get this error: Error: session's transport is already selected. (The same happens when I use for instance interface/ftdi/jtag-lock-pick_tiny_2.cfg) How am I expected to select transport; eg. what's the intended way ? Love Jens ------------------------------------------------------------------------------ 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