[USRP-users] Re: Build UHD image from GRC file

2025-02-25 Thread anjana . krishnan
Hi Martin, The issue has been resolved. The shell was not configured to bash and hence the error occurred. The RFNoC image builder is working fine. Thank you. ___ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usr

[USRP-users] Re: Build UHD image from GRC file

2025-02-25 Thread anjana . krishnan
Hi Martin, I have updated to UHD4.8, GNU Radio v3.10.12 and Vivado v2021.1_AR76780 in Ubuntu22.04. The rfnoc_image_builder is giving error: `Executing the following command: . ./setupenv.sh && make X310_XG BUILD_DIR=/uhd/fpga/usrp3/top/x300/build-x310_image_core IMAGE_CORE_NAME=x310_image_cor

[USRP-users] Re: Build UHD image from GRC file

2025-02-21 Thread Martin Braun
Yes, please uninstall. I recommend the latest GNU Radio (3.10.12), we added a lot of updates and bug fixes for RFNoC in gr-uhd there. --M On Fri, Feb 21, 2025 at 12:55 PM wrote: > Hi Martin, > > Thank you for the quick reply. > > I had installed UHD and GNU Radio building from the source, referr

[USRP-users] Re: Build UHD image from GRC file

2025-02-21 Thread anjana . krishnan
Hi Martin, Thank you for the quick reply. I had installed UHD and GNU Radio building from the source, referring to document ‘Building and Installing the USRP open-source Toolchain (UHD and GNU Radio) on Linux ‘. Should the previous versions be uninstalled and then reinstalled with the latest

[USRP-users] Re: Build UHD image from GRC file

2025-02-21 Thread Martin Braun
Hi, we did a lot of upgrades to rfnoc_image_builder. You might have to update to the latest UHD. Problem is, if you update UHD then you also have to update GNU Radio, which means building both from source. Do you know how to do that? --M On Fri, Feb 21, 2025 at 6:36 AM wrote: > Hi, > > I have