From: Arne Z. <ar...@ne...> - 2012-05-31 14:54:10
|
Hello guys, I'm currently working with a board with a FT4232H chip on it. This chip is very similar to the FT2232H chip which is already supported from xc3sprog. I'm no expert in xc3sprog, but it seems like you already support this chip if you would just add the lines into the cablelist.txt file. Since the chip has another DeviceID than the 2232H (0x6011 instead of 0x6010), I tried just replacing the DeviceIDs and it works just fine with -c ftdi, but not with -c ftdijtag, i don't know if that is a problem or not. Another thing is: it seem like the svn trunk version doesn't support the CABLEDB environment variable, or at least I dind't got it to use it. Hope you find this useful and great project btw. Bye, Arne |