Discussion and technical support related to USRP, UHD, RFNoC
View all threadsHi
I am a student who is working on the radar signal processing project using
custom firmware, retaining as much of the original code as we can. To wet my
feet, I must build the binaries for USRP2 for BASIC RX/TX from scratch. I
got the git but am somewhat lost in the maze. I need to know which is the
top level makefile which builds the entire project OR perhaps a bunch of
makefiles that build parts of it. Also the process of going from the coed to
the files to be burned on the SD. I do have xilinx ISE12.4.
Uzair Raoof
Hi,
I have a USRP1 that was working fine, but I can no longer communicate with it.
Is there anywhere I can diagnose the problem?
Thanks in advance,
/Farhad
PS. I am using Ubunto 10.10
Hi Farhad;
With the USRP1 USB connected what does 'lsusb' and 'lshw' show you?
On Thu, 10 Mar 2011, Farhad Abdolian wrote:
Hi,
I have a USRP1 that was working fine, but I can no longer communicate with it.
Is there anywhere I can diagnose the problem?
Thanks in advance,
/Farhad
PS. I am using Ubunto 10.10
Cheers
--
Peter F Bradshaw: http://www.exadios.com (public keys avaliable there).
Personal site: http://personal.exadios.com
"I love truth, and the way the government still uses it occasionally to
keep us guessing." - Sam Kekovich.
Hi Peter,
Sorry for the delay in getting back to you. Yes, I can see the device in the
list of attached USB devices but I can not communicate with it.
I am going to test it on another computer today to see if it works.
Best regards,
Farhad
From: Peter F Bradshaw pfb@exadios.com
To: USRP Users List usrp-users@lists.ettus.com
Sent: Sat, March 12, 2011 6:06:01 AM
Subject: Re: [USRP-users] Lost contact with USRP
Hi Farhad;
With the USRP1 USB connected what does 'lsusb' and 'lshw' show you?
On Thu, 10 Mar 2011, Farhad Abdolian wrote:
Hi,
I have a USRP1 that was working fine, but I can no longer communicate with it.
Is there anywhere I can diagnose the problem?
Thanks in advance,
/Farhad
PS. I am using Ubunto 10.10
Cheers
--
Peter F Bradshaw: http://www.exadios.com (public keys avaliable there).
Personal site: http://personal.exadios.com
"I love truth, and the way the government still uses it occasionally to
keep us guessing." - Sam Kekovich.
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
On 03/09/2011 11:25 PM, Uzair Rauf wrote:
Hi
I am a student who is working on the radar signal processing project
using custom firmware, retaining as much of the originalcode as we can.
To wet my feet, I must build the binaries forUSRP2 for BASIC RX/TX from
scratch. I got the git but amsomewhat lost in the maze. I need to know
which is the top levelmakefile which builds the entire project OR
perhaps a bunch of makefilesthat build parts of it. Also the process of
going from the coed to the files to be burned on the SD. I do have
xilinx ISE12.4.
The usrp2/top/u2_rev3 directory has the top level makefile you need.
http://www.ettus.com/uhd_docs/manual/html/usrp2.html#load-the-images-onto-the-sd-card
Matt