We have created a project as instructed here :ADRV9002 No-OS System Level Design Setup [Analog Devices Wiki]
We copied the BOOT.bin file into an SD card and powered up the ZC706 in SD card mode with the ADRV9002 evaluation board connected to HPC.
We these prints in the console:
[ERROR]: Error number 51457 (0x0000c901), Recovery action -101.In file ../noos/drivers/rf-transceiver/navassa/devices/adrv9001/public/src/adi_adrv9001_arm.c, in function adi_adrv9001_arm_StartStatus_Check, in line 168, variable name NULL.Error message Device profile init setup error. adrv9002_digital_init, 719: failed with "Device profile init setup error" (51457)
We ran the project in Debug and saw the same error,
How to resolve this issue?

