On 07/24/2020 01:47 PM, Koyel Das (Vehere) wrote:
Hi Marcus,

This is the code:

https://github.com/EttusResearch/uhd/blob/master/host/examples/rx_samples_to_file.cpp

Regards,
Koyel

Ok, so, I'll echo Marcus Ms comment. You have two "competing" installations of UHD -- one that is bound with Gnu Radio, and another that is bound with a different install of UHD outside of the Gnu Radio environment. They are two different versions with two different
  FPGA requirements.


Get Outlook for iOS <https://aka.ms/o0ukef>
------------------------------------------------------------------------
*From:* USRP-users <[email protected]> on behalf of Marcus D. Leech via USRP-users <[email protected]>
*Sent:* Friday, July 24, 2020 10:59:02 PM
*To:* [email protected] <[email protected]>
*Subject:* Re: [USRP-users] Error in grc but running on terminal
On 07/24/2020 01:22 PM, Koyel Das (Vehere) via USRP-users wrote:
Hi,

I am using USRP 2955. I am using the code in c++ given in github to acquire data. I don’t know data is correct or not but the green light below one antenna is glowing. However, when I run a grc flowgraph I get fpga image incompatibility error. Why this different behaviour while running from terminal and while running using grc?

Regards,
Koyel


My guess is that your C++ code is linked against a version of UHD that is compatible with the FPGA, and your Gnu Radio environment is linked
  against some *other* version.

You haven't said *which* C++ code you're using, and given that GitHub hosts 10s-of-thousands of different applications and codebases, it's impossible for us to guess which you might be talking about. Please help us help you...


_______________________________________________
USRP-users mailing list
[email protected]
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to