Post Go back to editing

Kuiper Linux not working With HDL Reference Design in ADRV9361-z7035

Category: Hardware
Product Number: ADRV9361-z7035
Software Version: Kuiper Linux

I m running HDL Reference design branch 2019_r2 on ADRV9361-z7035 board 

https://github.com/analogdevicesinc/hdl

for OS i m using Kuiper Linux 

https://github.com/analogdevicesinc/linux

I have successfully run HDL reference design on vivado with ADRV9361-z7035 using no-os SDK like configure ad9361 and view results on ILA

Kuiper Linux is also boot properly in ADRV9361-z7035 board

Problem 

Problem is I want to run Linux and HDL design together like I want to use GNU Radio Companion on kuiper Linux and View Results on ILA but both are not working at the same time my Screen connected with HDMI become black when I program ADRV9361 with bit file. Can you guide me what went wrong with my system. 

Top Replies

    •  Analog Employees 
    Jun 29, 2022 in reply to adnanshafiq +1 suggested
    Kuiper linux boot properly. Now I want to configure ad9361 from GNU radio on kuiper linux and watch receive IQ sample on ILA . what I m doing is when kuiper linux is running  I program…
  • Hello,

    What do you mean by program the ADRV9361 with bit file ? Are you generating a new boot.bin file with ILA integrated and replacing the original one on the BOOT partition ?

    Regards,

    Adrian

  • I didn't replace anything right now. I just run hdl reference design on vivado on PL part of zynq and and flash sdcard with Kuiper_ADI image file open sdcard and copy Uimage, BOOT.bin and devicetree.dtb file in base directory

    Kuiper linux boot properly. Now I want to configure ad9361 from GNU radio on kuiper linux and watch receive IQ sample on ILA . what I m doing is when kuiper linux is running  I program hardware from vivado to check IQ samples on ILA then kuiper shutdown 

    For that purpose what should I do am I missing some steps. Should i copy files from bootgen_sysfile  folder and base directory 

  • Kuiper linux boot properly. Now I want to configure ad9361 from GNU radio on kuiper linux and watch receive IQ sample on ILA . what I m doing is when kuiper linux is running  I program hardware from vivado to check IQ samples on ILA then kuiper shutdown 

    You should not program hardware from Vivado. If you add an ILA to the design, you should build the project and generate a new BOOT.BIN. This will include the ILA. After that, copy the new BOOT.BIN on the BOOT partition. After that, you should be able to see the ILA in vivado.

    Regards,

    Adrian