Hi all,
I made some weeks ago tests with several firmware compatible router "Linksys E4200", and making with that of "Tomato USB", it has totally missed the flashing.
So I try to solve this problem by passing a "JTAG COM", and after use the flash of "CFE", it did even more damage, and since then the LED logo "CISCO" does flashes even more, and even ports "RJ45" more boots (He does not blink when the ignition of the router).
I must now try to re-flash the "CFE" I already get a file "bin" for the "CFE" on the forum of "dd-wrt", but the real problem now is that either "TIAO USB JTAG" or is "ZJTAG" does not do this type of router.
http://www.dd-wrt.com/phpBB2/viewtopic.php?p=622044#622044
In order, I'm connected like this :
Use a flex female to female to connect nTRST together (PIN 1 on Router to PIN 3 on TUMPA's 20 PIN JTAG Header
Use a flex female to female to connect TDI together (PIN 3 on Router to PIN 5 on TUMPA's 20 PIN JTAG Header
Use a flex female to female to connect TCK together (PIN 9 on Router to PIN 9 on TUMPA's 20 PIN JTAG Header
Use a flex female to female to connect TMS together (PIN 7 on Router to PIN 7 on TUMPA's 20 PIN JTAG Header
Use a flex female to female to connect TDO together (PIN 5 on Router to PIN 13 on TUMPA's 20 PIN JTAG Header
Use a flex female to female to connect GND together (PIN 4 on Router to PIN 4 on TUMPA's 20 PIN JTAG Header
I added this in zjtag.c (line 289) and then compile :
{ 0x4718, C_BRCM, 8, __LE, 0, 0, 0,"BCM4718" },
And after I test this view :
==============================================
TUMPA EJTAG Debrick Utility V0.4
==============================================
Set I/O speed to 30000 KHz
USB TAP device has been initialized. Please confirm VREF signal connected!
Press any key to continue... ONCE target board is powered on!
Probing bus ... Done
Detected IR Length is 1
CPU Chip ID: 11000111100001000111011111111111 (C78477FF)
CPU Manufature:Unknow(7FE)
CPU Device ID :7847
CPU Revision :12
*** Detected a CPU but not in build-in list ***
*** You can set /skipdetect let operate continue ***
And if I re-start it takes me out every time another value, I would think that randomly generates values, even with the version "0.4" original "ZJTAG".
Here is a link with all the information for this router :
http://infodepot.wikia.com/wiki/Linksys_E4200_v1.0#Specs
An idea of the problem ?
EDIT :
Apparently "ZJTAG" is not even compatible with the flash chip, and only "TJTAG" can do.
I hope I have not bought anything for your programmer "JTAG".
Thank you.