Hi all,
I have a WRT54GLv1.1 and a TUMPA, and I'm having trouble writing anything to flash. Reads appear to work just fine.
I'm using the command:
zjtag.exe -flash:cfe /L1:4 /fc:032
and during the process, many errors occur, all something like:
dma write not correctly !!
70707000 - FFFF7000
Each time, a 32-bit section has been replaced by 0xFFFF. Reading the area afterward shows that 0xFFFF is indeed written all over the place.
I've tried adding /delay and changing the /L1 value, but I haven't been getting anywhere. I did try the /nodma flag, but that stalls after about twenty seconds and refuses to continue. I don't know why.
Any ideas? Is this indicative of damaged hardware?