Post Go back to editing

Replace the TES SD card .bin file .

Category: Software
Product Number: zcu102+adrv9002
Software Version: vivado 2019.2.1

Hello

I want to modify the TES HDL and replace the .bin file on the SD card. Below is my workflow. After making the modifications, when I use TES, the original HDL structure still appears, not the one I modified. May I ask, if I want to modify the HDL, do I only need to replace the .bin file? Where exactly do I need to replace the .bin file?

1.I downloaded TES V0.21.0 SDK package and successfully built the HDL for the adrv9001_zcu102.

2.After generating HDL, modify the HDL and regenerated the .bin file.

3.I downloaded the ADRV9001 SD card image for the zcu102 FPGA and created the SD card.

4.I found some .bin files in the rootfs/home/analog/adrv9001_server/resources/Adi.Adrv9001.FpgaBinaries directory and the BOOT partition, and I attempted to rename the .BIN file I created to adrv9001_zcu102_cmos_8.2.27.bin and adrv9001_zcu102_cmos.bin, replacing the original .BIN files on the SD card.

Thanks,

John