Send USRP-users mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of USRP-users digest..."


Today's Topics:

   1. Updating compatible UHD and firmware (Farrukh Aziz)
   2. Re: Updating compatible UHD and firmware (Josh Blum)
   3. ExtIO / UHD compatibility (Armand Sperduti)
   4. Re: ExtIO / UHD compatibility (Dean Ferraro)
   5. Re: ExtIO / UHD compatibility (Simon HB9DRV)


----------------------------------------------------------------------

Message: 1
Date: Sun, 1 Jul 2012 15:35:59 -0700 (PDT)
From: Farrukh Aziz <[email protected]>
To: USRP user forum <[email protected]>
Subject: [USRP-users] Updating compatible UHD and firmware
Message-ID:
        <[email protected]>
Content-Type: text/plain; charset="iso-8859-1"

I have installed a new version of UHD, and now trying to load a compatible 
firmware and fpga image on my N210. I initially tried doing this through 
uhd_images_downloader.py but it gave this error:
----------------------------------------------------------------------------------
Traceback (most recent call last):
? File "uhd_images_downloader.py", line 47, in <module>
??? u = urllib2.urlopen(images_src)
? File "/usr/lib/python2.7/urllib2.py", line 126, in urlopen
??? return _opener.open(url, data, timeout)
? File "/usr/lib/python2.7/urllib2.py", line 383, in open
??? protocol = req.get_type()
? File "/usr/lib/python2.7/urllib2.py", line 245, in get_type
??? raise ValueError, "unknown url type: %s" % self.__original
ValueError: unknown url type: @UHD_IMAGES_DOWNLOAD_SRC@
----------------------------------------------------------------------------------
I then manually downloaded several firmware/fpga images but after burning them 
on the N210 I get the following error when I run uhd_usrp_probe:

----------------------------------------------------------------------------------
-- Opening a USRP2/N-Series device...
Error: RuntimeError: 
Please update the firmware and FPGA images for your device.
See the application notes for USRP2/N-Series for instructions.
Expected protocol compatibility number [7 to 10], but got 11:
The firmware build is not compatible with the host code build.
----------------------------------------------------------------------------------

Any comments would be much appreciated. thanks

Farrukh Aziz Bhatti
Department of Electrical & Computer Engineering
University of Auckland

-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/attachments/20120701/b9a8684c/attachment-0001.html>

------------------------------

Message: 2
Date: Sun, 01 Jul 2012 15:55:55 -0700
From: Josh Blum <[email protected]>
To: [email protected]
Subject: Re: [USRP-users] Updating compatible UHD and firmware
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1



On 07/01/2012 03:35 PM, Farrukh Aziz wrote:
> I have installed a new version of UHD, and now trying to load a compatible 
> firmware and fpga image on my N210. I initially tried doing this through 
> uhd_images_downloader.py but it gave this error:
> ----------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "uhd_images_downloader.py", line 47, in <module>
>     u = urllib2.urlopen(images_src)
>   File "/usr/lib/python2.7/urllib2.py", line 126, in urlopen
>     return _opener.open(url, data, timeout)
>   File "/usr/lib/python2.7/urllib2.py", line 383, in open
>     protocol = req.get_type()
>   File "/usr/lib/python2.7/urllib2.py", line 245, in get_type
>     raise ValueError, "unknown url type: %s" % self.__original
> ValueError: unknown url type: @UHD_IMAGES_DOWNLOAD_SRC@

@UHD_IMAGES_DOWNLOAD_SRC@ gets replaced by the build system. You cannot
run it from the source tree. It must be the file installed to <install
path>/share/uhd/utils

Please, let me know if that isnt the case. ie, the installed script gave
you that error.

> ----------------------------------------------------------------------------------
> I then manually downloaded several firmware/fpga images but after burning 
> them on the N210 I get the following error when I run uhd_usrp_probe:
> 
> ----------------------------------------------------------------------------------
> -- Opening a USRP2/N-Series device...
> Error: RuntimeError: 
> Please update the firmware and FPGA images for your device.
> See the application notes for USRP2/N-Series for instructions.
> Expected protocol compatibility number [7 to 10], but got 11:
> The firmware build is not compatible with the host code build.
> ----------------------------------------------------------------------------------
> 

This means the installed library is actually the one out of date. Is it
possible you have either an old copy or multiple installs? like in /usr
and /usr/local?

Typically, compatible firmware and images come with the binary
installers.
http://code.ettus.com/redmine/ettus/projects/uhd/wiki#Installation-Instructions

Or, if you install from source, they can be downloaded like so:
http://code.ettus.com/redmine/ettus/projects/uhd/wiki/UHD_Build#Firmware-and-FPGA-images

Thanks,
-Josh



------------------------------

Message: 3
Date: Sun, 1 Jul 2012 23:34:36 -0700
From: "Armand Sperduti" <[email protected]>
To: <[email protected]>
Subject: [USRP-users] ExtIO / UHD compatibility
Message-ID: <[email protected]>
Content-Type: text/plain;       charset="us-ascii"

Hello,

I'm new to the USRP world.

I have a NI-2920 with N210 FW 12.2 and FPGA 10.0 loaded on it. I've
currently have uhd_003_004_002-177 unstable_Win64 loaded.
Computer is an I7 running Windows 7 professional 64 bit.
As a simple test of the system (and to have something to play with) I'm
trying to get HDSDR 2.14 running with it.
usd_usrp_probe runs fine, but I'm getting an ExtIO error: Expected protocol
compatibility number [7 to 11], but got 12.
I'm guessing this means the firmware in the SDR is too new for the current
version of ExtIO.

I've tried a number of different images for the radio (and read many pages
of archives and web sites) but I haven't a solution.
Has anyone been able to make this combination work?

Thanks,
Armand Sperduti






------------------------------

Message: 4
Date: Mon, 2 Jul 2012 07:09:27 -0400
From: Dean Ferraro <[email protected]>
To: Armand Sperduti <[email protected]>
Cc: "<[email protected]>" <[email protected]>
Subject: Re: [USRP-users] ExtIO / UHD compatibility
Message-ID: <[email protected]>
Content-Type: text/plain;       charset=us-ascii


For me 32 bit and anything other than the 003.004.x code branch. The latest 
version of code I could get working was 32 bit 003.003.002. There is now a 
knowledge base article on using HDSDR. They mention having success with 003.004 
code but I experienced otherwise.

If I remember correctly any uhd.dll that I tried failed to work other than the 
version installed in the local folder with the ExtIO dll.

-Dean


On Jul 2, 2012, at 2:34 AM, "Armand Sperduti" <[email protected]> wrote:

> Hello,
> 
> I'm new to the USRP world.
> 
> I have a NI-2920 with N210 FW 12.2 and FPGA 10.0 loaded on it. I've
> currently have uhd_003_004_002-177 unstable_Win64 loaded.
> Computer is an I7 running Windows 7 professional 64 bit.
> As a simple test of the system (and to have something to play with) I'm
> trying to get HDSDR 2.14 running with it.
> usd_usrp_probe runs fine, but I'm getting an ExtIO error: Expected protocol
> compatibility number [7 to 11], but got 12.
> I'm guessing this means the firmware in the SDR is too new for the current
> version of ExtIO.
> 
> I've tried a number of different images for the radio (and read many pages
> of archives and web sites) but I haven't a solution.
> Has anyone been able to make this combination work?
> 
> Thanks,
> Armand Sperduti
> 
> 
> 
> 
> _______________________________________________
> USRP-users mailing list
> [email protected]
> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com



------------------------------

Message: 5
Date: Mon, 2 Jul 2012 13:18:11 +0200
From: "Simon HB9DRV" <[email protected]>
To: "'Dean Ferraro'" <[email protected]>,  "'Armand Sperduti'"
        <[email protected]>
Cc: [email protected]
Subject: Re: [USRP-users] ExtIO / UHD compatibility
Message-ID: <[email protected]>
Content-Type: text/plain;       charset="US-ASCII"

FWIW here's a screenshot of my code running a N210 with 5MHz bandwidth.

http://www.dit-dit-dit.com/Blog/tabid/88/post/5-mhz/Default.aspx

This software may be available late August.

Simon Brown, HB9DRV
http://dit-dit-dit.com

You are standing at the end of a road before a small brick building. Around
you is a forest.
A small stream flows out of the building and down a gully. The sunspot count
is 285.


-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Dean Ferraro

For me 32 bit and anything other than the 003.004.x code branch. The latest
version of code I could get working was 32 bit 003.003.002. There is now a
knowledge base article on using HDSDR. They mention having success with
003.004 code but I experienced otherwise. 




------------------------------

_______________________________________________
USRP-users mailing list
[email protected]
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com


End of USRP-users Digest, Vol 23, Issue 2
*****************************************

Reply via email to