Hello,
I am going to start to developing custom code for ADRV9002 in no-OS environment, but I am confused between using the code generated from TES or to use the code from no-OS main/project/.../adrv9001(Github) repo.
The TES generated code uses some Linux calls and a few fpga calls. Assuming we remove these parts of the code can we start developing from the TES generated code.
or
Do we need to just replace stream image, firmware image, and CMOS profiles in the no-OS project taken from Github and start developing from there on.
Thanks.