Re: [USRP-users] E310 FPGA Development

2020-11-08 Thread Jonathon Pendlum via USRP-users
Hi Mike, Do not use pybombs, as the recipes are out of date and will just cause confusion. Make sure for UHD you are using the UHD-3.15.LTS branch and run "git submodule update --init" so the fpga-src directory is updated to the correct commit. Then try building your FPGA image again. Jonathon

Re: [USRP-users] E310 FPGA Development

2020-11-07 Thread Mike via USRP-users
Wanted to add some additional information in hopes it might help point the way. An interesting thing that I found was that I was not able to get a working SD image through what I thought was the "normal" way.  I installed UHD v3.15.0.0 and then ran "uhd_images_downloader -t e310 -t sdimg".  T

[USRP-users] E310 FPGA Development

2020-11-06 Thread Mike via USRP-users
Hi all - just joined today as I have recently started using the E310. My goal is to get a customized FPGA build running on the E310. Using the various application notes on the Ettus site I have been able to install (manually with source) UHD, GNU Radio, gr-ettus. I've also downloaded the SDK a