On Thu, Jul 7, 2011 at 6:23 AM, Eng.Ziedan <eng.zie...@gmail.com> wrote:
> Dear all
> i have a usrp and i have installed the uhd and gnuradio 3.2

gnuradio 3.2 does not have the UHD blockset, you need to install
gnuradio from source to use UHD:

http://code.ettus.com/redmine/ettus/projects/uhd/wiki#Gnuradio-UHD

It looks like you have UHD installed successfully already

> and when i am running any python script i have this error:
> Warning: Treating daughterboard with invalid EEPROM contents as if it were a
> "Basic Rx."
> Warning: This is almost certainly wrong...  Use appropriate burn-*-eeprom
> utility.
> Using RX d'board A: Unknown (0x0053)
>
> so what is the solution ??

This error is because the python script you ran is trying to access
the usrp + WBX with libusrp1 from gnuradio 3.2, which does not support
WBX.

Jason

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to