Hi Pedro
i know the timing is tight for the tools to detect this BCM modem , I mean the connection must occur right after power on , some seconds ...
I was not able to use zjtag for this because of linux version problems , but with the tumpa I connected urJtag and openocd successfully ...
for urjtag I had to use the libftd2xx drivers , and paste this on console some 2 / 3 seconds after power on :
cable FT2232 VID=0x0403 PID=0x8a98
endian big
detect
after detection extended jtag can be enabled , and the dump
initbus ejtag_dma
print
detectflash 0x1E000000
readmem 0x1E000000 0x02000000 dumptg784-2.bin
for openocd some adjustments need to be made to the cfg files
if you are still after this , reply for further impressions exchange
Bye