What is the best place to start with Liniux code for the adrv9002 for a board that is not an evaluation board (i.e. not zc706 or zcu102)?
I am a bit confused.
Should I start with the files defined at https://wiki.analog.com/resources/tools-software/linux-drivers/iio-transceiver/adrv9002
If so, how do I do a git for all the files I need. There are links to a few files, but there are a lot of includes that are not listed.
Should I start with the adrv9001-sdk.zip? found at https://www.analog.com/en/design-center/landing-pages/001/transceiver-evaluation-software.html ?
I can build this, but it does not seem very portable to another platform.
Some guidance would be awesome
Thanks