Post Go back to editing

How to start adrv9029 by c code which generated in TES

Category: Software
Product Number: adrv9029
Software Version: 2022.2

Hi

    After configuration of params in TES, the TES will generate C code and profile files. Now I know how to compile with profile files(both device tree compiled to kernel). But I don't know how to use the c code and did not find the guide. If it need across compilation to SDK, whether the device tree which given by ADI need modified, for the device tree was in IIO mode. Can you provide a complete process and instructions for compiling and launching using C code?

Thanks

Thread Notes

Parents Reply Children
  • Hi

        The UG clearly stated that the C code used on ADS9 platform, if not, is that mean can not use C code and API?

    The Software integration process is given in the UG.

         So if I need to use DPD and CFR in zcu102 or other custom platform, the API is not supported, can I manually build a function in kernel to enable DPD like jesd state machine and expose the enable entrance to IIO so I can control DPD by IIO?

    We also have the Linux , NO-OS and HDL reference design for ADRV9026 , without DPD

    Thanks