Hello,
I've recently got a new Linksys RV042 that I intended to use for my office, but the stock firmware from Linksys is so limiting I could not use it. I've decided instead to install OpenWRT (I realize the RV042 is not yet supported hardware, but it does use the IXP425 platform which seems well supported). I used "jungo-image.py" script to create an export of the old firmware image, so I can begin to experiment with OpenWRT/DDwrt/OpenIXP, etc...
My first attempt was to upload the the OpenWRT image for the IXP4xx series "http://downloads.openwrt.org/kamikaze/8 … 4xx-zImage". I did so using the Jungo script, and I bricked the unit good.
So now I have a dead RV042 that I must recover. The trick with TFTP during bootup did not work like on the WRT54G, since the unit won't power up the ethernet ports anymore.
Also, the factory reset button on the back simply does nothing. It seems like my final option is to use JTAG, which I am comfortable with and have used before (and have done plenty of soldering).
But, I'd like some feedback on which JTAG cable I should try using, and suggestions as to which port on the board is likely the JTAG interface
Here is an image of the RV042 circuit board, it's not mine, but looks identical:
http://www.mobiltex.com/~tdacosta/images/rv042a-new.jpg
You can see at the top there is a 10 pin port named COM1, and a 20 pin port labeled JP2. COM1 is obviously a serial port, which leaves JP2 as the only viable JTAG interface. I believe it's this one:
http://microcontrollershop.com/Images/a … nector.gif
Does this seem right? And if so, which type of JTAG interface cable should I try using on this device? (http://oldwiki.openwrt.org/OpenWrtDocs% … Cable.html)
I look forward to any feedback. Thanks for your time.