On Fri, Aug 2, 2013 at 9:27 PM, Ralph A. Schmid <ra...@schmid.xxx> wrote: > sdas8051 -plosgff `basename '_startup.a51'` > 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 > _startup.rel > sh: 1: aslink: not found > make[6]: *** [eeprom_boot.ihx] Error 1 > make[6]: Leaving directory > `/home/ras/gnuradio-3.4.2/usrp/firmware/src/usrp2' > make[5]: *** [all-recursive] Error 1 > make[5]: Leaving directory > `/home/ras/gnuradio-3.4.2/usrp/firmware/src' > make[4]: *** [all-recursive] Error 1 > make[4]: Leaving directory `/home/ras/gnuradio-3.4.2/usrp/firmware' > make[3]: *** [all-recursive] Error 1
Did you rerun bootstrap? The idea is to avoid building the firmware entirely. If the build enters the 'usrp/firmware' directly, then something didn't go right. -TT _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio