I just received my bus blaster 4.1 but i cant seem to get it to work.
I am runnin on linux
I have urjtag installed
I do:
jtag
cable ft2232 pid=0x6010 vid=0x0403 interface=1
detect
and get
warning: TDO seems to be stuck at 1
Am I doing something wrong?
I then attempted to reprogram the buffer (which I am unclear on how to do, since there is little to no documentation for BBv4 on this subject so I am working off forum posts from years ago) by switching the jumper to program mode.
now I do:
jtag
cable ft2232 pid=0x6010 vid=0x0403 interface=1
detect
and get
IR length: 8
Chain Length: 1
Device Id: 00000110111001011100000010010011 (0x06E5C093)
Manufacturer: Xilinx (0x093)
Unknown part! (0110111001011100) (/usr/share/urjtag/xilinx/PARTS)
And I don't know what to do next
I have also tried the configuration files given in the "guide" for openOCD, but they don't seem to work either.
Working with this thing is frustrating as hell, so please help.
I have also downloaded the git repo for bus blaster https://github.com/DangerousPrototypes/Bus_Blaster so please, if you want me to use a file give me the repo directory of it, instead of a forum link
If there has been anyone able to get BBv4 to actually work - especially on linux, a step by step would be very much appreciated.