Discussion and technical support related to USRP, UHD, RFNoC
View all threadsAll,
I just received my N210 and followed the UHD manual for putting the
images on their and it worked at first but then I ran into problems. I
successfully got the firmware and fpga on the usrp but then
uhd_find_devices fail to find it. Then I realized that I had the wrong
image for my version of UHD. I tried to write firmware again but it
timed out from then on. I tried to put the N210 into safe mode by
holding down S2 during a power cycle but the net_burner kept timing out.
Anybody have an idea what is going wrong?
Here is the printout of what I did.
user@ubunte:/usr/local/share/
uhd/utils$ ./usrp_n2xx_net_burner.py --ip=192.168.10.2
--fw=/home/sjohnston/Desktop/UHD-images-002.20110122035832.cd5631f-Linux/share/uhd/images/usrp_n2xx_fw.bin
USRP2P found.
Flash size: 8388608
Sector size: 65536
Erasing 31744 bytes at 3145728
Writing image
Verifying data
Read back 16383 bytes
Success.
user@ubunte:/usr/local/share/uhd/utils$ ./usrp_n2xx_net_burner.py
--ip=192.168.10.2
--fpga=/home/sjohnston/Desktop/UHD-images-002.20110122035832.cd5631f-Linux/share/uhd/images/usrp_n210_fpga.bin
USRP2P found.
Flash size: 8388608
Sector size: 65536
Erasing 1572864 bytes at 1572864
Writing image
Verifying data
Read back 1265304 bytes
Success.
user@ubunte:/usr/local/bin$ uhd_find_devices
linux; GNU C++ version 4.4.3; Boost_104000; UHD_0001.20101209211724.0e693a6
No UHD Devices Found
user@ubunte:/usr/local/share/uhd/utils$ ./usrp_n2xx_net_burner.py
--ip=192.168.10.2
--fw=/home/sjohnston/Desktop/UHD-images-0001.20101124013843.905f426-Linux/share/uhd/images/usrp_n2xx_fw.bin
timed out
--
Scott Johnston
MIT Lincoln Laboratory
244 Wood Street, Lexington, MA 02420-9108
(781) 981-8196
scott.johnston@LL.mit.edu
I bet if you watch with Wireshark you'll see the device is replying. However
the checksum is just null. I'm in the same position as you.
On Fri, Feb 11, 2011 at 1:00 PM, Scott Johnston
scott.johnston@ll.mit.eduwrote:
All,
I just received my N210 and followed the UHD manual for putting the images
on their and it worked at first but then I ran into problems. I successfully
got the firmware and fpga on the usrp but then uhd_find_devices fail to find
it. Then I realized that I had the wrong image for my version of UHD. I
tried to write firmware again but it timed out from then on. I tried to put
the N210 into safe mode by holding down S2 during a power cycle but the
net_burner kept timing out.
Anybody have an idea what is going wrong?
Here is the printout of what I did.
user@ubunte:/usr/local/share/
uhd/utils$ ./usrp_n2xx_net_burner.py --ip=192.168.10.2
--fw=/home/sjohnston/Desktop/UHD-images-002.20110122035832.cd5631f-Linux/share/uhd/images/usrp_n2xx_fw.bin
USRP2P found.
Flash size: 8388608
Sector size: 65536
Erasing 31744 bytes at 3145728
Writing image
Verifying data
Read back 16383 bytes
Success.
user@ubunte:/usr/local/share/uhd/utils$ ./usrp_n2xx_net_burner.py
--ip=192.168.10.2
--fpga=/home/sjohnston/Desktop/UHD-images-002.20110122035832.cd5631f-Linux/share/uhd/images/usrp_n210_fpga.bin
USRP2P found.
Flash size: 8388608
Sector size: 65536
Erasing 1572864 bytes at 1572864
Writing image
Verifying data
Read back 1265304 bytes
Success.
user@ubunte:/usr/local/bin$ uhd_find_devices
linux; GNU C++ version 4.4.3; Boost_104000; UHD_0001.20101209211724.0e693a6
No UHD Devices Found
user@ubunte:/usr/local/share/uhd/utils$ ./usrp_n2xx_net_burner.py
--ip=192.168.10.2
--fw=/home/sjohnston/Desktop/UHD-images-0001.20101124013843.905f426-Linux/share/uhd/images/usrp_n2xx_fw.bin
timed out
--
Scott Johnston
MIT Lincoln Laboratory
244 Wood Street, Lexington, MA 02420-9108
(781) 981-8196
scott.johnston@LL.mit.edu
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
--
Zack Moratto
Hey Scott and Jason,
Life got a lot easier when I moved over to Ubuntu. Here's some quick notes
on how was able to communicate with N210 with "uhd_find_devices".
At this point, "uhd_find_devices" should work. If the network is setup
incorrectly, pinging and wireshark was a great help to me.
On Fri, Feb 11, 2011 at 1:17 PM, Zack Moratto zmoratto@gmail.com wrote:
I bet if you watch with Wireshark you'll see the device is replying.
However the checksum is just null. I'm in the same position as you.
On Fri, Feb 11, 2011 at 1:00 PM, Scott Johnston <scott.johnston@ll.mit.edu
wrote:
All,
I just received my N210 and followed the UHD manual for putting the images
on their and it worked at first but then I ran into problems. I successfully
got the firmware and fpga on the usrp but then uhd_find_devices fail to find
it. Then I realized that I had the wrong image for my version of UHD. I
tried to write firmware again but it timed out from then on. I tried to put
the N210 into safe mode by holding down S2 during a power cycle but the
net_burner kept timing out.
Anybody have an idea what is going wrong?
Here is the printout of what I did.
user@ubunte:/usr/local/share/
uhd/utils$ ./usrp_n2xx_net_burner.py --ip=192.168.10.2
--fw=/home/sjohnston/Desktop/UHD-images-002.20110122035832.cd5631f-Linux/share/uhd/images/usrp_n2xx_fw.bin
USRP2P found.
Flash size: 8388608
Sector size: 65536
Erasing 31744 bytes at 3145728
Writing image
Verifying data
Read back 16383 bytes
Success.
user@ubunte:/usr/local/share/uhd/utils$ ./usrp_n2xx_net_burner.py
--ip=192.168.10.2
--fpga=/home/sjohnston/Desktop/UHD-images-002.20110122035832.cd5631f-Linux/share/uhd/images/usrp_n210_fpga.bin
USRP2P found.
Flash size: 8388608
Sector size: 65536
Erasing 1572864 bytes at 1572864
Writing image
Verifying data
Read back 1265304 bytes
Success.
user@ubunte:/usr/local/bin$ uhd_find_devices
linux; GNU C++ version 4.4.3; Boost_104000;
UHD_0001.20101209211724.0e693a6
No UHD Devices Found
user@ubunte:/usr/local/share/uhd/utils$ ./usrp_n2xx_net_burner.py
--ip=192.168.10.2
--fw=/home/sjohnston/Desktop/UHD-images-0001.20101124013843.905f426-Linux/share/uhd/images/usrp_n2xx_fw.bin
timed out
--
Scott Johnston
MIT Lincoln Laboratory
244 Wood Street, Lexington, MA 02420-9108
(781) 981-8196
scott.johnston@LL.mit.edu
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
--
Zack Moratto
--
Zack Moratto