Hello all,
I'm following this, Minized getting started 2020.1 + PYNQ setup , to try and figure out the Petalinux 2010.1 workflow with a MiniZed board.
During the "Building project..." stage I got a WARNING and ERROR about speexdsp-1.2rc3-r0 not being found.
After quite a while (where I assume it was building the packages) I got this:
NOTE: Tasks Summary: Attempted 4686 tasks of which 3322 didn't need to be rerun and all succeeded.
Summary: There was 1 WARNING message shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
ERROR: Failed to build avnet-image-full
It's still building but I was wondering how I can fix the WARNING/ERROR and how do you do a rebuild without going through the initial part that builds seems to build the Vivado part?
Thanks