Ultra96v-2 Boot Error

Hi @dere_mustapha,

Since PYNQ SD card image 2.6 we recommend using boot.py to modify SD card boot behaviour.

https://pynq.readthedocs.io/en/latest/pynq_sd_card.html#leveraging-boot-py-to-modify-sd-card-boot-behavior

If you want to do this on your own script, since PYNQ SD card image 2.7 pynq is installed in a virtual environment. Therefore, you need to source the appropriate env. See discussion here

Mario