usrp-users@lists.ettus.com

Discussion and technical support related to USRP, UHD, RFNoC

View all threads

N210 trouble getting started

SJ
Scott Johnston
Fri, Feb 11, 2011 9:00 PM

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

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
ZM
Zack Moratto
Fri, Feb 11, 2011 9:17 PM

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

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
ZM
Zack Moratto
Sat, Feb 12, 2011 9:38 PM

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

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". * Check out the latest and greatest version of UHD's 'next' branch. That's commit id 'f7a4861'. * I burned a new firmware and fpga image to device. I used the images available here<http://www.ettus.com/downloads/uhd_images/UHD-images-002.20110120060622.7d918c5/> . * The instructions for burning are available in the manual<http://www.ettus.com/uhd_docs/manual/html/usrp2.html#load-the-images-onto-the-on-board-flash-usrp-n-series-only> . * Finally I setup my network to use the 192.168.10.* domain. 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