On Fri, Aug 2, 2013 at 5:09 PM, Tom Tsou <[email protected]> wrote:
> On Fri, Aug 2, 2013 at 5:13 PM, Ralph A. Schmid <[email protected]> wrote:
>> make[6]: Leaving directory
>> `/home/ras/gnuradio-3.4.2/usrp/firmware/src/common'
>> Making all in usrp2
>> make[6]: Entering directory
>> `/home/ras/gnuradio-3.4.2/usrp/firmware/src/usrp2'
>> sdcc -mmcs51 --no-xinit-opt --code-loc 0x0000 --code-size 0x1800 --
>> xram-loc 0x1800 --xram-size 0x0800 -Wl '-b USBDESCSEG = 0xE000' -L
>> ../../lib libfx2.lib -o eeprom_boot.ihx eeprom_boot.rel eeprom_init.rel
>
> That's the very old USRP2 driver - disable it. Disable volk too
> (multiple dependencies) since you won't be using it anyways.
>
> '--disable-volk' and  '--disable-usrp2'

I spoke too soon. That's not a usrp2 error (though usrp2 should be
disabled anyways). You can disable the firmware build for the USRP1 by
removing it from the Makefile.

https://github.com/ttsou/gnuradio/commit/7881cb54af7

  -TT

_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to