Changes between Version 6 and Version 7 of Tutorials/k0SDR/Tutorial19
- Timestamp:
- Jun 13, 2016, 4:04:39 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/k0SDR/Tutorial19
v6 v7 46 46 }}} 47 47 * Run uhd_usrp_probe. This might throw an error as shown below, as the X310 might contain a firmware build that is not compatible with the RFNoC UHD installation. 48 49 48 {{{ 50 49 root@node18-20:~# uhd_usrp_probe --args="addr=192.168.10.2" … … 79 78 80 79 * In case of the above error, you can burn the appropriate FPGA image using uhd_image_loader as shown above, or using usrp_x3xx_fpga_jtag_programmer.sh found in uhd/tools.When the jtag programmer is used, the FPGA image is lost on power cycling. 81 82 80 {{{ 83 81 root@node18-20:~/uhd/tools# ./usrp_x3xx_fpga_jtag_programmer.sh --fpga-path="/usr/local/share/uhd/images/usrp_x310_fpga_HGS.bit" … … 93 91 94 92 * Now running uhd_usrp_probe should print out a lot of messages with this at the end : the list of RFNoC blocks in the current FPGA image. 95 96 93 {{{ 97 94 -- ========== Full list of RFNoC blocks: ============