Post Go back to editing

Issue with adrv9002 custom profile no-os

Category: Software
Product Number: ADRV9002
Software Version: TES 0.27.0

Hello,

I am in the process of initializing the ADRV9002 using NO-OS.

I have built both the HDL and NO-OS projects based on GitHub - analogdevicesinc/no-OS at 2022_R2 and github.com/.../2022_R2 respectively.

When I use the existing Navassa_CMOS_profile.h from NO-OS,

I can see the initialization success message from the serial output.

After the initialization is successful, I can see the output on the spectrum analyzer.

However, when I follow the method shown in ADRV9002 no-OS converting TES generated .stream file to a firmware - Q&A - Microcontroller no-OS Drivers - EngineerZone, using  custom profile and stream.bin generated by TES to initialize the ADRV9002,

I still see the initialization success message in the serial output, as shown in the attached image.

However, I cannot see any output on the spectrum analyzer, and I  cannot observe any input through the ILA in the FPGA.