Skip to content
luebbers edited this page Aug 27, 2010 · 2 revisions

How to flash the Xilinx Platform USB cable firmware

There's an app for that: $RECONOS/tools/impact/dlusbfw.sh (link to source).

Alternatively, you can also download the firmware manually:

fxload -v -t fx2 -I <path_to_firmware>/xusbdfwu.hex -D /dev/bus/usb/XXX/YYY

Replace XXX and YYY with the bus and device IDs where the USB cable is connected.

Clone this wiki locally