diff options
author | Martin Braun <martin.braun@ettus.com> | 2015-07-21 16:25:59 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2015-07-21 16:25:59 -0700 |
commit | 21a93aeaa21d55b28103c6f4e59b88df1ca7ec36 (patch) | |
tree | ef4c61895e8667dec91d3b7c6ebf8739f0605d4a /host | |
parent | 7efbd15b07822d9a5af62f0ae896607fd11b2d1c (diff) | |
download | uhd-21a93aeaa21d55b28103c6f4e59b88df1ca7ec36.tar.gz uhd-21a93aeaa21d55b28103c6f4e59b88df1ca7ec36.tar.bz2 uhd-21a93aeaa21d55b28103c6f4e59b88df1ca7ec36.zip |
docs: Updated X3x0 unbricking procedure info
Diffstat (limited to 'host')
-rw-r--r-- | host/docs/usrp_x3x0.dox | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/host/docs/usrp_x3x0.dox b/host/docs/usrp_x3x0.dox index 98e21a4d0..f3e916ac1 100644 --- a/host/docs/usrp_x3x0.dox +++ b/host/docs/usrp_x3x0.dox @@ -334,6 +334,10 @@ It is possible to put the device into an unusable state by loading bad images (" Fortunately, the USRP-X Series device can be loaded with a good image temporarily using the USB-JTAG interface. Once booted into the safe image, the user can once again load images onto the device over Ethernet or PCI Express. +See Section \ref x3x0_load_fpga_imgs_jtag on how to load the FPGA image onto the device using a JTAG interface. +After running the JTAG process, a new image can be flashed onto the device using the usual procedure +to permently recover the device. + \section x3x0_setup_network Setup Networking The USRP-X Series only supports Gigabit and Ten Gigabit Ethernet and will not work with a 10/100 Mbps interface. |