Hi Julian,

Did you make any modifications to the PCIe or Chinch interfaces as
mentioned here: https://kb.ettus.com/X300/X310#FPGA_User_Modifications? If
you don't know, then you very likely didn't because this is something you
would have to do manually.

Jonathon

On Thu, May 6, 2021 at 5:47 PM <jcasallas2...@gmail.com> wrote:

> sure,
>
>    1.
>
>    I went through the device recovery because of the issue I am currently
>    having. However, I noticed this issue fro the first time after using vivado
>    ILA, I was programming the device using the hardware manager, debugging,
>    making changes to the custom rfnoc block and creating images. When I
>    finished using vivado for debugging and testing, I wanted to load the image
>    using the python script uhd_image_loader but I noticed the device
>    initialization issue, then I went through the device recovery process which
>    did not work.
>    2.
>
>    I can load a custom image or the default image via Vivado, connect
>    rfnoc blocks, get the right information and display data with no issues.
>    Also, the uhd_usrp_probe is working as shown below. But I can not restart
>    the device because the image is not written EEPROM. If I do, UHD does not
>    find any device, I have to use vivado to load images for now.
>
> [INFO] [UHD] linux; GNU C++ version 9.3.0; Boost_107100; 
> UHD_4.0.0.0-50-ge520e3ff
> [INFO] [X300] X300 initialization sequence...
> [INFO] [X300] Maximum frame size: 8000 bytes.
> [INFO] [GPS] Found an internal GPSDO: LC_XO, Firmware Rev 0.929a
> [INFO] [X300] Radio 1x clock: 200 MHz
>   _____________________________________________________
>  /
> |       Device: X-Series Device
> |     _____________________________________________________
> |    /
> |   |       Mboard: X310
> |   |   revision: 11
> |   |   revision_compat: 7
> |   |   product: 30818
> |   |   mac-addr0: 00:80:2f:22:ff:b4
> |   |   mac-addr1: 00:80:2f:22:ff:b5
> |   |   gateway: 192.168.10.1
> |   |   ip-addr0: 192.168.10.2
> |   |   subnet0: 255.255.255.0
> |   |   ip-addr1: 192.168.20.2
> |   |   subnet1: 255.255.255.0
> |   |   ip-addr2: 192.168.30.2
> |   |   subnet2: 255.255.255.0
> |   |   ip-addr3: 192.168.40.2
> |   |   subnet3: 255.255.255.0
> |   |   serial: 3176C83
> |   |   FW Version: 6.0
> |   |   FPGA Version: 38.0
> |   |   FPGA git hash: e520e3f-dirty
> |   |
> |   |   Time sources:  internal, external, gpsdo
> |   |   Clock sources: internal, external, gpsdo
> |   |   Sensors: gps_servo, gps_gprmc, gps_time, gps_gpgga, gps_locked, 
> ref_locked
> |     _____________________________________________________
> |    /
> |   |       RFNoC blocks on this device:
> |   |
> |   |   * 0/DDC#0
> |   |   * 0/DDC#1
> |   |   * 0/DUC#0
> |   |   * 0/DUC#1
> |   |   * 0/FFT#0
> |   |   * 0/FFT#1
> |   |   * 0/Radio#0
> |   |   * 0/Radio#1
> |     _____________________________________________________
> |    /
> |   |       Static connections on this device:
> |   |
> |   |   * 0/SEP#0:0==>0/DUC#0:0
> |   |   * 0/DUC#0:0==>0/Radio#0:0
> |   |   * 0/Radio#0:0==>0/DDC#0:0
> |   |   * 0/DDC#0:0==>0/SEP#0:0
> |   |   * 0/Radio#0:1==>0/DDC#0:1
> |   |   * 0/DDC#0:1==>0/SEP#1:0
> |   |   * 0/SEP#2:0==>0/DUC#1:0
> |   |   * 0/DUC#1:0==>0/Radio#1:0
> |   |   * 0/Radio#1:0==>0/DDC#1:0
> |   |   * 0/DDC#1:0==>0/SEP#2:0
> |   |   * 0/Radio#1:1==>0/DDC#1:1
> |   |   * 0/DDC#1:1==>0/SEP#3:0
> |   |   * 0/SEP#4:0==>0/FFT#0:0
> |   |   * 0/FFT#0:0==>0/SEP#4:0
> |   |   * 0/SEP#5:0==>0/FFT#1:0
> |   |   * 0/FFT#1:0==>0/SEP#5:0
> |     _____________________________________________________
> |    /
> |   |       TX Dboard: dboard
> |   |   ID: UBX-160 v2 (0x007d)
> |   |   Serial: 315EA14
> |   |     _____________________________________________________
> |   |    /
> |   |   |       TX Frontend: 0
> |   |   |   Name: UBX TX
> |   |   |   Antennas: TX/RX, CAL
> |   |   |   Sensors: lo_locked
> |   |   |   Freq range: 10.000 to 6000.000 MHz
> |   |   |   Gain range PGA0: 0.0 to 31.5 step 0.5 dB
> |   |   |   Bandwidth range: 160000000.0 to 160000000.0 step 0.0 Hz
> |   |   |   Connection Type: QI
> |   |   |   Uses LO offset: No
> |     _____________________________________________________
> |    /
> |   |       RX Dboard: dboard
> |   |   ID: UBX-160 v2 (0x007e)
> |   |   Serial: 315EA14
> |   |     _____________________________________________________
> |   |    /
> |   |   |       RX Frontend: 0
> |   |   |   Name: UBX RX
> |   |   |   Antennas: TX/RX, RX2, CAL
> |   |   |   Sensors: lo_locked
> |   |   |   Freq range: 10.000 to 6000.000 MHz
> |   |   |   Gain range PGA0: 0.0 to 31.5 step 0.5 dB
> |   |   |   Bandwidth range: 160000000.0 to 160000000.0 step 0.0 Hz
> |   |   |   Connection Type: IQ
> |   |   |   Uses LO offset: No
> |     _____________________________________________________
> |    /
> |   |       TX Dboard: dboard
> |   |   ID: UBX-160 v2 (0x007d)
> |   |   Serial: 3158364
> |   |     _____________________________________________________
> |   |    /
> |   |   |       TX Frontend: 0
> |   |   |   Name: UBX TX
> |   |   |   Antennas: TX/RX, CAL
> |   |   |   Sensors: lo_locked
> |   |   |   Freq range: 10.000 to 6000.000 MHz
> |   |   |   Gain range PGA0: 0.0 to 31.5 step 0.5 dB
> |   |   |   Bandwidth range: 160000000.0 to 160000000.0 step 0.0 Hz
> |   |   |   Connection Type: QI
> |   |   |   Uses LO offset: No
> |     _____________________________________________________
> |    /
> |   |       RX Dboard: dboard
> |   |   ID: UBX-160 v2 (0x007e)
> |   |   Serial: 3158364
> |   |     _____________________________________________________
> |   |    /
> |   |   |       RX Frontend: 0
> |   |   |   Name: UBX RX
> |   |   |   Antennas: TX/RX, RX2, CAL
> |   |   |   Sensors: lo_locked
> |   |   |   Freq range: 10.000 to 6000.000 MHz
> |   |   |   Gain range PGA0: 0.0 to 31.5 step 0.5 dB
> |   |   |   Bandwidth range: 160000000.0 to 160000000.0 step 0.0 Hz
> |   |   |   Connection Type: IQ
> |   |   |   Uses LO offset: No
>
> THANKS.
>
> _______________________________________________
> USRP-users mailing list -- usrp-users@lists.ettus.com
> To unsubscribe send an email to usrp-users-le...@lists.ettus.com
>
_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com

Reply via email to