Hi Sébastien,
That error is caused by something else in the system having claimed that
device. Likely candidates are:
A) Virtualisation software (e.g VMware, VirtualBox, Parallels etc). A
device is not available to the host OS because it has been claimed by
the virtualisation software on behalf of a running guest OS.
B) In the case of 04B4:8613 and Linux, there is a kernel module
"usbtest.ko" which is built into many distributions' stock kernels. You
can test this by connecting the device, then doing sudo rmmod usbtest,
and then immediately after that, the flcli line. If that does fix it you
may want to blacklist the usbtest.ko module on your system by making a
file "/etc/modprobe.d/blacklist-custom.conf" containing "blacklist
usbtest". Following that you might get away with "sudo udev restart" and
reconnecting the device; if that fails try rebooting.
C) Something else? The aes220 programmer perhaps?
The flcli behaviour you describe is (honest!) by design; it allows you
to type the same command whether or not a firmware load is necessary.
The algorithm is basically "if you *can* connect to 1d50:602b right
away, go ahead; else try loading firmware first and then trying
1d50:602b again.
I have not yet updated the docs with the slave-serial and selectmap
programming methods. You can look at the manual from the last
"production" release[1], but obviously the programming-related sections
will not match. There is a walk-through of programming an aes220[3] and
various notes about the 20130321 alpha release (including notes about
slave-serial and selectmap) on the announcement email[2].
The SDRAM readback demo I wrote is now available on GitHub with aes220
board files; I will make a walkthrough of that for you later today.
Any other problems, please let me know!
Chris
[1]
http://www.swaton.ukfsn.org/docs/fpgalink/vhdl_paper.pdf
[2]
https://groups.google.com/group/fpgalink-users/msg/29144e1578ad636b
[3]
http://pastebin.com/raw.php?i=jXDe8DgQ
> --
> You received this message because you are subscribed to the "FPGALink
> Users" mailgroup (see
>
http://www.makestuff.eu/wordpress/software/fpgalink/).
>
> To post to this group, send email to
fpgalin...@googlegroups.com
> To unsubscribe from this group, send email to
>
fpgalink-user...@googlegroups.com
> For more options, visit this group at
>
http://groups.google.com/group/fpgalink-users?hl=en
>
> ---
> You received this message because you are subscribed to the Google
> Groups "FPGALink Users" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
fpgalink-user...@googlegroups.com.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>