[USRP-users] Re: No module named 'uhd'

2023-12-06 Thread engr . muhd . hassan
Hi I am getting the same error when i am trying to run “rfnoc_image_builder” command. could you please tell me how to resolve this issue. as i am new researcher in this feild ___ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send

[USRP-users] Re: Error while running command "rfnoc_image_builder -y ./e310_rfnoc_image_core.yml"

2023-12-12 Thread engr . muhd . hassan
Dear Wade, Thank you very much for your response. The YAML was modified by ettus research (Jonathon). He added replay block and sent me via email. I replaced that file in following folder (uhd/fpga/usrp3/top/e31x) and then run command. I also installed vivado 2021.1 according to his instruction

[USRP-users] Re: Error while running command "rfnoc_image_builder -y ./e310_rfnoc_image_core.yml"

2023-12-12 Thread engr . muhd . hassan
Could you please tell me how can solve this issue? As I am using GNU radio, when I increase sample rate beyond 2MS/s it misses samples. So, Ettus suggested me to use RFNoC replay Block. They also provided me with YAML file. I have two E313 USRPs and I have to use them for outdoor channel modelli

[USRP-users] Re: Error while running command "rfnoc_image_builder -y ./e310_rfnoc_image_core.yml"

2023-12-14 Thread engr . muhd . hassan
Hi Wade & Rob, Thank you for your help. I am a new user, so I do not know much about Linux and FPGA. My aim is to use my usrp with high sampling rate so I was recommended to use RFNoC replay block. For this purpose, I received YML file from Ettus (from Jonathon). I replaced that file (e310_rfn

[USRP-users] Error: RuntimeError: Failure to create rfnoc_graph.

2023-12-18 Thread engr . muhd . hassan
Hi All, I am trying to run this command “uhd_image_loader --args type=e3xx,adr=192.168.10.2 --fpga-path=/home/grcusrp/uhd/fpga/usrp3/top/e31x/build-E310_SG3/e31x.bit” But I get error which is “Error: RuntimeError: Failure to create rfnoc_graph”. the whole output is “\[INFO\] \[UHD\] linux; GN

[USRP-users] Re: Error: RuntimeError: Failure to create rfnoc_graph.

2023-12-18 Thread engr . muhd . hassan
Dear Rob, Sorry for the wrong command. I executed following command “uhd_image_loader --args type=e3xx,adr=192.168.10.2 --fpga-path=/home/grcusrp/uhd/fpga/usrp3/top/e31x/build/usrp_e310_sg3_fpga.bit”. Please also find the attached YML file. # General parameters # ---

[USRP-users] Re: Error: RuntimeError: Failure to create rfnoc_graph.

2023-12-18 Thread engr . muhd . hassan
Dear Rob, I have following bit files generated at the same time. 1. named “usrp_e310_sg3_fpga.bit”. this file is in build folder 2. named “e31x.bit”. which is in “build-E310_SG3” build-E310_SG3 folder and build folder, both are in e31x folder. I tried to run both these files and get same error

[USRP-users] Re: Error: RuntimeError: Failure to create rfnoc_graph.

2023-12-19 Thread engr . muhd . hassan
Dear Rob, You are right, when I try to run this command “rfnoc_image_builder -y ./e310_rfnoc_image_core.yml”, **it fails**. **I also tried to use your given YML file**, it was not successful because of the different UHD version. The only command which worked for me is “rfnoc_image_builder -y

[USRP-users] Re: Error: RuntimeError: Failure to create rfnoc_graph.

2023-12-19 Thread engr . muhd . hassan
these are the further results. In which now I can see that there is replay block after executing uhd_usrp_probe. I am really thankful to your help. grcusrp@grcusrp-ThinkPad-T470:\~/uhd/fpga/usrp3/top/e31x$ uhd_image_loader --args type=e3xx,adr=192.168.10.2 --fpga-path=/home/grcusrp/uhd/fpga/us