Now that I've seen your other thread Tellrell, if you're doing more custom software work on the N310 you probably don't have to x-compile UHD unless you want to modify UHD itself, or need to recompile against a UHD dependency that you also changed (e.g., you modified the Boost version on the device). If you're starting from bare metal, then MPM and UHD will probably be most useful as a code reference, less as binaries.
--M On Sat, Sep 25, 2021 at 5:57 AM Marcus D. Leech <[email protected]> wrote: > On 2021-09-24 11:25 p.m., Tellrell White via USRP-users wrote: > > I'm currently building an application that I want to run on the N310. I'm > following the link attached > > USRP Hardware Driver and USRP Manual: USRP N3xx Series > <https://files.ettus.com/manual/page_usrp_n3xx.html#n3xx_software_dev_sdk> > > > USRP Hardware Driver and USRP Manual: USRP N3xx Series > <https://files.ettus.com/manual/page_usrp_n3xx.html#n3xx_software_dev_sdk> > > where I've downloaded and installed the sdk toolchain and set the > necessary paths, however, is it necessary as well to cross-compile UHD as > well for the N310?? > > > > _______________________________________________ > USRP-users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > > The N310 will already have UHD on it, so you'd only need to build it if > you had mis-matched versions. > > > _______________________________________________ > USRP-users mailing list -- [email protected] > To unsubscribe send an email to [email protected] >
_______________________________________________ USRP-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
