Category:Jtag

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 20:48, 3 June 2009 (edit)
Barryware (Talk | contribs)
(Using Jtag)
← Previous diff
Current revision (17:17, 11 May 2010) (edit) (undo)
Glenn (Talk | contribs)
(+{{Languages|:Category:Jtag}})
 
(9 intermediate revisions not shown.)
Line 1: Line 1:
-== Understanding Jtag ==+{{Languages|:Category:Jtag}}
-Jtag is a program for fixing your router if it is in an otherwise unrecoverable state. Jtag is done with a cable hooked from a computer 25 pin printer port (USB might also be available) to an electrical connection on your router called a jtag port. There are sometimes two similar ports on a router; one is the jtag port and the other is a serial port. These ports do not usually have the pins there to connect to, but are just holes in your router motherboard. You often need to solder a pin connector to your motherboard. This pin connector is called a header.+[[Category:Hardware]]
- +[[Category:Low-level software]]
-In order to understand jtag, you need to understand the three parts of the program that runs inside your router (known as the router's firmware). The firmware is composed of a bootloader, (that starts up the router's operating system), the NVRAM, (where information particular to your router are stored, like it's IP address and your ssid name) and the kernel which is the program that your router uses.+
- +
-These three parts together are known as the WHOLEFLASH.+
- +
-The bootloader on a DD-wrt is a linux bootloader, known as a CFE. Linksys also used a VXworks bootloader on some routers that has to be replaced with a CFE linux bootloader using a VXKiller program. So, when people talk about the CFE of the router, they are talking about the bootloader. Every router has it's own particular CFE. It has the MAC addresses embedded in it for your router, so each one is a little different. That is why it is so important not to ever delete this without backing it up. If you delete it, you at least have to find another one that is for your make and model of router. This can be tricky in some cases, so '''don't delete the bootloader!'''+
- +
-The nvram is the place where variable information is stored. This is often where things get mucked up and is often the reason why people need to jtag their router. You can erase the nvram by doing a HARD reset of the router but sometimes the router will not respond. Then it is jtag time. If you delete the nvram, and have a proper CFE and kernel on the router, the nvram will rebuild itself. You don't need to jtag the nvram.+
- +
-The kernel is the firmware. This is what you flash when you flash dd-wrt. DD-wrt IS the kernel. Again, if you have a CFE on the router, you don't need to flash the kernel with Jtag. If the CFE is working, you can flash using TFTP.exe or an equivalent program. Although you CAN flash the kernel using JTAG, it takes a LONG time and flashing using a jtag cable is not completely reliable, so you can end up with problems. You should not need to do this.+
- +
-So if you have followed the bouncing ball, you should now understand that you should use JTAG primarily for two things:+
- +
-1. Replacing a CFE+
- +
-2. Erasing the NVRAM or kernel.+
- +
-With that understanding, we can now turn to the tjtag program.+
- +
-== Using Jtag ==+
- +
- +
-To jtag a router you can download a copy of tornado's program from the tornado subdirectory:+
- +
-ftp://dd-wrt.com/others/tornado/jtag/+
- +
-You will note that there is a version 2.14, and a folder for a v.3.0. The 3.0 supports more router chipsets, but you have to rename it .exe from .bin.+
- +
-You have to, on a Windows system, load giveio.sys. First you have to put it in the c:\windows\system32\drivers\ folder and then you have to load it using the loaddrv.exe program. Make sure you put the full path of the driver in the loaddrv.exe program as well as the file name. (c:\windows\system32\drivers\giveio.sys). Also note the giveio.sys driver needs to be installed only once. Subsequent needs for the driver during additional jtag sessions, or if your computer needs a re-boot, it only needs to be "started" by clicking on the "start" button of the loaddrv.exe driver loader utility.+
- +
-You should check to make sure your cable is working with a probeonly command:+
- +
-tjtag -probeonly+
- +
-If you get a response that recognizes your chipset, the next command should always be to backup your CFE first, even if you think it is FUBAR. Better safe then sorry.+
- +
-This is done with the command:+
- +
-tjtag -backup:cfe +
- +
-Do this twice and make sure the files match.+
- +
-To replace the CFE, you must rename the CFE file CFE.bin, and then use this command+
- +
-tjtag -flash:cfe+
- +
-It is important to know, that if you do need to replace the CFE, an erase of wholeflash should be done prior to flashing the CFE.+
- +
-tjtag -erase:wholeflash+
- +
-The reason for this is if the kernel and nvram are left intact and only the CFE (bootloader) is replaced, when the bootloader boots the device, it will load the kernel. If a corrupt kernel or a bad nvram variable caused the bootloader damage in the first place, the offending pieces of the program are still present and may cause bootloader damage again as soon as the router is power cycled after the CFE flash.+
- +
-== Switches ==+
- +
- +
-Sometimes, in order to get things to flash correctly, you have to use switches like the /noemw or /noreset. You can get a list of these switches by typeing tjtag /?+
- +
-Redhawk0 has reported using these switches for Linksys units:+
- +
-54G(S) V1-V6 and GL v1.X+
-tjtagv3 -flash/erase:xxx /noemw /nocwd+
- +
-54G V8.X, GS v7.X and all other 5354,4704 processor based units+
-tjtagv3 -flash/erase:xxx /noreset+
- +
-54G-TM+
-tjtagv3 -flash/erase:xxx /noemw (Note: Only /noemw is required)+
- +
-== Obtaining a Jtag Cable ==+
- +
-A jtag cable can be bought off ebay, or made very inexpensively. Here is a picture of how to make one:[http://www.dd-wrt.com/phpBB2/files/basis_for_making_jtag_cable_770.jpg]+
- +
-Here is additional information:+
- +
-[[JTAG-Adapter]]+
- +
-== Troubleshooting ==+
- +
-1. Bad soldering - One of the most common reasons that your jtag doesn't work is due to bad soldering, especially in making sure the header is soldered in properly. Check your work with a multimeter.+
- +
-2. Putting the connection on backward - Make sure you have the cable connected to the header properly and not upside down.+
- +
-3. Interference - Electrical interference can cause a bad flash with tftp.exe. Even having your computer monitor too close can cause bad information and ruin the flash.+
- +
-4. Cable too long - Similar to electrical interference. You want your cable to be less than 6 inches in length.+

Current revision


Articles in category "Jtag"

There are 6 articles in this category.

B

J

L

R