issues
search
timvideos
/
HDMI2USB-mode-switch
Tool for switching boards supported by HDMI2USB firmware between multiple different modes (programming, webcam, etc).
Apache License 2.0
10
stars
13
forks
source link
Make tool work on Mac and Windows computers
#3
Open
mithro
opened
9 years ago
mithro
commented
9 years ago
Need to look at;
Getting fxload
https://sourceforge.net/projects/linux-hotplug/files/fxload/
(needed to load firmware onto the Cypress FX2) working on Windows / Mac (or re-implementing using libusb)
Getting openocd
http://openocd.org/getting-openocd/
(needed to load gateware onto the FPGA via the Cypress FX2 when in JTAG mode) working on Windows / Mac (or re-implementing using libusb)
Need to look at;