Paul, Rick,
I found the problem. My usbfs somehow got unmounted. Thanks for the ideas.
Cheers,
Paul
Rick Altherr wrote:
> There is a udev rule file in the contrib folder. It's been a while
> since I've messed with Linux device nodes, but I believe the device will
> show up in /sys but udev ne
Hi Paul,
From configure.log:
./configure --enable-ft2232_ftd2xx --no-create --no-recursion
The libs are installed:
thack...@cea05:~/openocd/openocd-0.1.0> ll /usr/local/lib/libftd*
lrwxrwxrwx 1 root root 34 2009-05-21 09:52
/usr/local/lib/libftd2xx.so -> /usr/local/lib/libftd2xx.so.0.4.10
Hi Rick,
I saw the openocd.udev file. Unfortunately, OpenSUSE doesn't have a
group named "plugdev". I created the following using some existing rules
as an example, but it doesn't help:
BUS=="usb", SYSFS{idVendor}=="0403", SYSFS{idProduct}=="cff8",
MODE="664", RUN="/etc/udev/setmode"
These ar
There is a udev rule file in the contrib folder. It's been a while
since I've messed with Linux device nodes, but I believe the device
will show up in /sys but udev needs to create the /dev node.
--
Rick Altherr
kc8...@kc8apf.net
"He said he hadn't had a byte in three days. I had a short, so
Paul,
With my ft2232 device it shows up as /dev/usbdevX.Y_epZ. Did you build
openocd with libftdi and/or ftd2xx support? Is libftdi or ftd2xx installed
on your system?
thanks,
Paul
On Tue, Jun 9, 2009 at 2:32 PM, Paul J THACKER wrote:
> Hi,
>
> Openocd-0.1.0 on OpenSUSE 11.0 with Amontec jtagk
Hi,
Openocd-0.1.0 on OpenSUSE 11.0 with Amontec jtagkey-tiny:
thack...@cea05:~/cartesio/eclipse/trunk> openocd -f jtagkey-tiny.cfg
Open On-Chip Debugger 0.1.0 (2009-05-21-09:56) Release
BUGS? Read http://svn.berlios.de/svnroot/repos/openocd/trunk/BUGS
$URL:
https://kc8...@svn.berlios.de/svnr