I’m attempting to upgrade my UHD driver on my E320 to 4.1.0.2. UHD compilation went fine, but when trying to use it, I got timeout errors. I read in another thread that MPM also needs to be built. So I did that, thinking I’m enabling E320 support:
cmake -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_E320=ON -DMPM_DEVICE=e320 .. ….. — Building for device: e320 But, it appears to keep building for the n3xx. This is confirmed when I load it to my device, and it fails to start because x4xx_periphs.py can’t find the gpiod module. It also keeps building n3xx_bist instead of e320_bist. Is this a bug or am I using the wrong cmake flags?
_______________________________________________ USRP-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
