SparkFun Forums 

Where electronics enthusiasts find answers.

Open source ARM Debugger
By mrpacket
#177835
Hi!

When I compiled openocd for Ubuntu I realized that it has a board/linksys-wrt54gl.cfg file and a target/bcm5352e.cfg file. So I got a WR54GL, and connected my jtag pod to it. I connected the pins according to openwrt and get the "Info : JTAG tap: bcm5352e.cpu tap/device found: 0x0535217f (mfg: 0x0bf, part: 0x5352, ver: 0x0)" message, so, I think I'm ready. But when I do a "halt" to read memory my router resets. I presume this is because the watchdog timer is not being kicked. Does anyone out there know how to disable the watchdog on a wrt54gl router? Seeing as the config files are available I figured someone would know, but I have found no references.

Thanks,
Mr. Packet