Unable to access HPS periphery on Agilex chip
Hi there,
We are using the Intel Agilex dev kit v3. We've instantiated the HPS together with some memory mapped IO components (Have a look at the attached screenshot of QSYS) and try to Boot linux on the HPS. Uboot and certain bare metal applications run fine however booting a linux kernel (both one precompiled and downloaded from releases.rocketboards.org as well as our custom one) freezes the HPS until reset.
We suspect that it may have something to do with the connected peripherals as issuing md within the uboot promt is working fine for the DDR4 memory or peripherals like the EMAC but causes uboot to crash when attempting to read memory from peripherals connected using the HPS to FPGA bridge. Still we couldn't find the issue yet and appreciate any help.