Changes between Version 2 and Version 3 of Internal/UnbrickUSRP


Ignore:
Timestamp:
Mar 9, 2017, 11:17:18 PM (7 years ago)
Author:
jkol
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/UnbrickUSRP

    v2 v3  
    22
    33== N210 ==
    4 Do this if the USRP becomes unresponsive to normal commands and cannot be found with uhd_find_devices.
    5 1. Load {{{baseline_uhd.ndz}}} onto a node with the extra ethernet card
     4Do this if the USRP becomes unresponsive to normal commands and cannot be found with uhd_find_devices.
     5
     6'''DO NOT DO THIS ON GRID OR WITH ANY OTHER USRP CONNECTED TO THE NODE!!!
     7
     81. Load {{{baseline_uhd.ndz}}} onto a node with an extra ethernet card
    692. Boot up the node
    7103. Download the latest firmware/UHD images to the node:
     
    20238. Check if the node can see the USRP:
    2124{{{
    22 uhd_find_devices --args="addr=192.168.10.2"
     25uhd_find_devices
    2326}}}
    2427  If not, retry step 7
    25289. Burn new firmware and FPGA images directly to the USRP:
    2629{{{
    27 usrp_n2xx_simple_net_burner --addr="192.168.10.2" --fw="/usr/share/uhd/images/usrp_n210_fw.bin" --fpga="/usr/share/uhd/images/usrp_n210_r4_fpga.bin" --dont-check-rev
     30usrp_n2xx_simple_net_burner --fw="/usr/share/uhd/images/usrp_n210_fw.bin" --fpga="/usr/share/uhd/images/usrp_n210_r4_fpga.bin" --dont-check-rev
    2831}}}
    29 10. Most likely the automatic reboot will fail so you will have to boot the USRP into safe-mode manually again
     3210. If the USRP fails to show up in {{{uhd_find_devices}}} after automatic reboot, manually power-cycle it back into safe-mode again
    303311. Write new default ip into EEPROM:
    3134{{{
     
    353813. Check if the node can see the USRP:
    3639{{{
    37 uhd_find_devices --args="addr=192.168.10.2"
     40uhd_find_devices
    3841}}}
    394214. Test image loading: