Felix, thanks for the catch. That looks like a problem I may have
introduced by accident a few months ago. This PR should fix it, hopefully:
https://github.com/EttusResearch/fpga/pull/47/files
Note I expect this would get merged into master and potentially not
backported to whatever version of uhd
Hi Brian,
thank you for the answer, with your help I was able to successfully build
an Image! One last question: Do I need to worry about all those critical
warnings that popped up during the build? Seems like a lot to me.
Example:
CRITICAL WARNING: [Vivado 12-1790] Evaluation License Warning: T
On Wed, Jan 8, 2020 at 8:00 AM Felix Greiwe via USRP-users <
usrp-users@lists.ettus.com> wrote:
> Hi EJ,
>
> thank you for your answer! To make my error more traceable, I created a
> new OOT Module and added the default gain block from rfnoc getting
> started.
>
> I also took your advice and looke
Hi EJ,
thank you for your answer! To make my error more traceable, I created a
new OOT Module and added the default gain block from rfnoc getting
started.
I also took your advice and looked at the uhd_image_builder.py script. I
noticed very strange behaviour, because my print statements suggested
Hi Felix,
It's tough to debug your specific issues without seeing the whole OOT repo
structure, including makefiles, etc.
However I regularly use rfnoc with OOT folders successfully and have an
example here you might be able to refer to for some hints:
github.com/ejk43/rfnoc-ootexample
I might s
Hello again,
has no one an idea? I have still not managed to get it working..
I would take any advice!
Best regards,
Felix
> Hello together,
>
> recently I installed the whole UHD/GNU-Radio Toolchain on a fresh install
> of Kubuntu 18.04 LTS. I followed the instructions from
> https://kb.ettus
Hello together,
recently I installed the whole UHD/GNU-Radio Toolchain on a fresh install
of Kubuntu 18.04 LTS. I followed the instructions from
https://kb.ettus.com/Getting_Started_with_RFNoC_Development
and used the Pybombs install.
(I ran into a lot of problems there and had to install a lot o