My X410 is not booting properly, and I can't access it over the network or via the usual interfaces. I think the filesystem might be corrupted or missing. I need a way to reflash the device and restore it to a working state.
This article provides step-by-step instructions for reflashing the eMMC storage of the USRP X410 using a serial connection. This method is useful when the device cannot boot normally or requires a fresh filesystem image
Steps:
Connect the Console JTAG and USB to the PS USB ports of the USRP X410 to your Linux host (Red marked in image below).
$ ls /dev/serial/by-id
-if03
$ sudo screen /dev/serial/by-id/usb-Digilent_Digilent_USB_Device_XXXXXXXXXXXX-if03-port0 115200
$ reboot
$ noautoboot
$ ums 0 mmc 0
/dev/sdb
$ uhd_images_downloader -t sdimg -t x4xx
usrp_x4xx_fs.sdimg
dd
$ sudo dd if=/usr/local/share/uhd/images/usrp_x4xx_fs.sdimg of=/dev/sdb bs=1M
USRP Hardware Driver and USRP Manual: USRP X4x0 Series
Collaborate with other users in our discussion forums
A valid service agreement or active software subscription may be required, and support options vary by country.
Helpful
Not Helpful