How can I skip building the standard machines in the Pynq repo?

So I finally got my custom board, created a board folder in pynq/boards but a simple make starts building all the other boards I’m not interested in.

I tried specifying BOARDSDIR and BOARDS but either didn’t work or produced an error

How to build just one, mine, board?

And, does it have to be under pynq/boards?

1 Like

You got to rebuild the SD image according to the ZYNQ or Ultra-Scale ZYNQ chip.

Please find the following build guide and issue report:

This setup confirmed by many developers that had good result.
Remember any share folder or right restricted folder will result in so many unexpected build issues.
This setup targeted PYNQ2.7 Vivado2020.2 not .2.#

1 Like