LimeSDR PCIe logs "L" warnings in ReceivePacketsLoop()

Using the LimeSDR PCIe v1.2 and gets “L” warnings in the log for resetFlagsDelay failing constantly, both using soapy and gr. LimeSuite compiled from scratch on Debian 9. What is this and how do I get rid of it…?

Best regards,
Mikael

Upgrading the FPGA gateway core from 1.12 to 1.14 solved the problem as well as a few others.

Hi Mikael,

Can you please share a getting started guide on how to proceed with LimeSDR PCIe. Does it run out of the box or is there any extra step to do to make it run. Also what libraries I should use to develop my own C/C++ application to control the board. Thanks

@farhan296,

Start here with the Documentation section - there’s a lot there:

https://wiki.myriadrf.org/LimeSDR-PCIe

Also, please do not post the same question in different parts of the forum - it’s a good way to get booted out.

73 de Marty, KN0CK

Just a few things worth mentioning regarding the PCIe hardware:

  • The Linux kernel must be compiled with CONFIG_XILLYBUS=y and CONFIG_XILLYBUS_PCIE=y to recognize the card.
  • LimeUtil --update does not work with the PCIe card. You need to recompile the FPGA code yourself to update it.
  • Neither does LimeQuickTest.