Dear all,
I downloaded the archive for ZCU111 from
which contained an image file called zcu111_v3.0.1.img.
Using balenaEtcher I flashed the image to a (10-class 16gb) SD card FAT32 (32 kilobytes allocation size) formatted form built-in Windows file explorer.
I plugged the SD card into the ZCU111 board, set the SW6 switches to boot from SD card (up down down down). The power, micro-USB and Ethernet cable are connected to the computer.
PuTTy is on with the respective settings. I turn on the board and get the attached output.
INIT_B LED (DS1) is red (which is not the case for the original image provided with the board, it is usually green when the boot was successful), but the PuTTy says that the boot was successful.
I can run commands, but I cannot anyhow access jupyter through browser on my PC:
192.168.2.99 gives no result. The link provided when running JupyterLab () does not work either.
I used ifconfig command in PuTTy to get the IP address of the board, which gives the same IP as default (192.168.2.99 and there also was 192.168.2.255 which does not work either)
How to connect to the board?
putty.log (48.3 KB)