Post Go back to editing

ADRV9002 NOOS DESIGN ISSUE

Thread Summary

The user encountered a build error with the ADRV9002 evaluation board and ZCU102, using Vivado 2025.1, due to the `XPAR_XSPIPS_SPI_0_DEVICE_ID` being undeclared. The final answer indicates that this is a duplicate issue and directs the user to an existing thread for further discussion and resolution. The `xparameters.h` file no longer contains `DEVICE_ID` definitions, and the `BASEADDR` definition should be used instead.
AI Generated Content
Category: Software
Product Number: ad-jupiter-ebz
Software Version: 2025_r1

HI,

I am using adrv9002 evaluation board with zcu102 board, and using vivado 2025.1.

I have taken hdl design from https://github.com/analogdevicesinc/hdl/tree/main/projects/adrv9001/zcu102 

and noos design from  https://github.com/analogdevicesinc/no-OS/tree/main/projects/adrv9001 

I am getting build error,

[ERROR] prjpath/adrv9001/src/hal/parameters.h:65:41: error: 'XPAR_XSPIPS_SPI_0_DEVICE_ID' undeclared (first use in this function)adrv_component::build

In vitis ide , xparameters.h no longer contains DEVICE_ID definitions. Instead the BASEADDR definition is used,

to build successfully,which files should I change?

Before You Switch


Switching languages will make ADI Explorer unavailable. Resume your session by switching back to English and reopening ADI Explorer.