On Fri, Oct 24, 2008 at 10:39:26AM +0200, Natalia Olano wrote: > Hello, > > I am looking for some advice regarding the use of the USRP2 and I hope > that you can help me. Please forgive my inexperience, it is very short > that I have been working on this area. The USRP2 I am using has an RFX > 2400 daughterboard, the environment is Suse 10.3 and these are the > steps I have followed: > > 1/ Installed boost library 1.36 as explained in the readme and added > it to LD_LIBRARY_PATH > > 2/ Installed Microblaze compiler as explained in the wiki and added it to PATH > > 3/ Installed the gnuradio trunk version 9831 > ./bootstrap > ./configure --with-boost=$BOOST_PREFIX > make > make check (all test passed) > make install
You need to install the current usrp2 firmware (what you just built) onto the SD card. usrp2/firmware/apps/txrx.bin is the file that should be installed into the s/w slot of the SD card. See the USRP2 FAQs. I suspect the info's in there somewhere... Eric _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
