Closed CaptainJL closed 5 years ago
Hey all, I have been following every step on Ubuntu, however everytime (tried this multiple times) i get to compiling the uImage, i always get this:
((xilinx-v2016.4)) ~/PYNQ-Z1/u-boot-xlnx $ make -j8 UIMAGE_LOADADDR=0x8000 uImage make: *** No rule to make target 'uImage'. Stop.
Any fixes for this?
Thanks,
It turns out that you have to go back to the linux-xlnx folder before doing this, which was not stated.
Thanks, I've updated that!
Hey all, I have been following every step on Ubuntu, however everytime (tried this multiple times) i get to compiling the uImage, i always get this:
Any fixes for this?
Thanks,