Hi,
I am currently working with ZC706+ADRV9002 development boards. And I manage to build both HDL and DMA_EXAMPLE.
In the below github repo, Navassa_CMOS_profile.h, Navassa_EvaluationFw.h and Navassa_Stream.h files are already provided.
And, I would like to change sample rate and other settings. So, to do this I can use the json2cstring script for converting the TES generated .profile file. But I am confused about how to convert the .stream file to a firmware(.h) file?
https://github.com/analogdevicesinc/no-OS/tree/master/projects/adrv9001/src
Thanks.