This fixed the issue thank you.
From: John Medrano
Sent: Thursday, November 30, 1:09 PM
Subject: Re: [USRP-users] RFNoC OOT Module Error with FPGA Image
To: Avila, Jose A
Cc: usrp-users@lists.ettus.com
Hello Jose,
Based on the information you have posted I suspect it is an error in you
Hello Jose,
Based on the information you have posted I suspect it is an error in you
$ROOTDIR/rfnoc/blocks/$MODULE_NAME.xml file.
You may be reading a value before it has been initialized, look at
arguments section and make sure you are not reading a value before it has
been written.
Good luck.
Hello we are getting the following error when probing the FPGA in X310 after
installing the created bit file.
Error:Runtime error: Cannot get() on an uninitialized (empty) property.
The testbench runs successfully but after creating the bit file and uploading
it into the SDR we get the error