When I use 2021R2 NO-OS code to test adrv9002 with zedboard. I just add code “#define DMA EXAMPLE” and “define XILINX_PLATFORM” in headless.c. Terminal just "Hello",and I find this error happend when I debug.Please help me. Thanks!
ADRV9002
Recommended for New Designs
The ADRV9002 is a highly integrated RF transceiver that has dual-channel transmitters, dual-channel receivers, integrated synthesizers, and digital signal...
Datasheet
ADRV9002 on Analog.com
When I use 2021R2 NO-OS code to test adrv9002 with zedboard. I just add code “#define DMA EXAMPLE” and “define XILINX_PLATFORM” in headless.c. Terminal just "Hello",and I find this error happend when I debug.Please help me. Thanks!
Hi JS1998,
The Zedboard is not a platform that we support directly. For details on those, please read ADRV9001 Software and Hardware Selection Guide.
This question will be better served on the Microcontroller no-OS Drivers forum, so I have moved it there.
Kind Regards,
Michał
JS1998 ,
can you please tell me what HDL did you use and the exact line/function where the code returns an error ?
Hi,buha ,Thanks for your help.I use HDL and no-os in 2021R2 version. Error is happend in function"
JS1998 ,
Check out this thread regarding adi_adrv9001_profileutil_Parse error and how the user solved it,
If that doesn't work please do a test using no-OS code from master branch, see if the issue persists and we can draw conclusions from there.
I use that version because I have vivado2021.2.Now I can use master because I found I can skip version restriction.Master version is good.Thanks for your help!