Deploying PYNQ and Jupyter with Petalinux

Hi, I’m trying to build a petalinux 2020.2 project with PYNQ targeting ZCU102. I have successfully built PYNQ image for ZCU102 by modifying the .spec file. But I can’t find the .spec file in the petalinux project.

It seems that simply modifying the .bb file (ZCU104->ZCU102) is not working. “ValueError: Board is not supported.” error message appears when compiling the pynq3-pynq-helloworld app. Please give me some advice.

1 Like