Hey Nidhi,

are you able to run the rfnoc_radio_loopback example? It skips the DmaFifo
(which  is not present in default bitfiles) but otherwise does the same. It
documents all the common pitfalls of creating loopback apps (like calling
enable_rx_timestamps(), and using back-edges).

Once that works, you can modify the code to match your needs.

--M

On Fri, Dec 6, 2024 at 1:27 PM Nidhi Panda <nidhi.pa...@cyronics.com> wrote:

> *Dear USRP Support Team,*
> Greetings of the day!
> I am currently working with a *USRP N300 device with uhd 4.7 and gnu
> radio v3.11.*  I have created a simple loopback configuration in which
> the data flows through the following blocks:
> Rx_Radio > DDC > DMAFifo > DUC > Tx_Radio.
> However, I am encountering an issue where *only the receiver is working*,
> and the *transmitter is not starting*. My objective is to *receive data* and
> * transmit it back* without using *host-side streamers*, i.e., I intend
> to handle everything on the RFNoC hardware blocks directly.
> I have set the configuration for the transmitter using the RadioControl blocks
> (as shown in the attached script), but I am unable to start the
> transmitter. It seems that the transmitter is not getting activated or
> streaming, even though the receiver works correctly.
> Could you please guide me on how to *start the transmitter* without
> relying on host-side streamers? Any assistance or clarification regarding
> the correct method to achieve this will be greatly appreciated.
> Thank you for your support, and I look forward to your guidance.
>
> Regards,
> Nidhi
>
>
> _______________________________________________
> USRP-users mailing list -- usrp-users@lists.ettus.com
> To unsubscribe send an email to usrp-users-le...@lists.ettus.com
>
_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com

Reply via email to