Hi,
My customer use EVAL-ADRV9009+EVAL-TPG-ZYNQ3 to build system environment and meet two problems.
Their whole operating steps according to UG1378 are as follows:
1. Connect ZYNQ3 to PC and 12V switching power supply for ZYNQ3.
2. Finish ethernet connection to PC.
2. Insert SD card and configure start mode as SD card startup.
When switching power on, there are two problems.
1. Copy "boot.bin, uImage, uEnv.txt, devicetree.dtb" these four files with EVAL-ADRV9009 board. Then paste them to the root directory which is in the boot partition of the newly created Kuiper Linux SD card. The startup and running results are as follows:
2. Copy "boot.bin, uImage, uEnv.txt, devicetree.dtb" these four files from ADRV9009 website (https://www.analog.com/en/design-center/landing-pages/001/transceiver-evaluation-software.html). Then paste them to the root directory which is in the boot partition of the newly created Kuiper Linux SD card. The startup and running results are as follows. It has the same result as STEP1.
3. Do not change contents in Kuiper Linux SD card. Copy the uImage file from the zynq-common directory of Kuiper Linux SD card to the root directory which is in the boot partition of Kuiper Linux SD card, overwrite the previous file. Then start the board, enter the command prompt state. Open ADRV9009 TES GUI. Configure PC IP address as 192.168.1.2, subnet mask as 255.255.255. 0. Click connect button, but connection failed.
Enter ifconifg -a command and found failed to start VNC server for X11.
Then enter iio_info command. The result is as follow:
https://wiki.analog.com/resources/tools-software/linux-software/kuiper-linux is referred to make Kuiper Linux SD card. The linux image file is from
Could you give some comments about these problem? How to correct operations to make the whole system normal?
Thanks!