Hi,
I'm new to Zynq, Vivado, and PetaLinux -- so lots to learn.
I have a PicoZed 7015 on a carrier and am trying to get PetaLinux up and running on it. I'm using the latest version of Vivado/SDK (2015.3) and PetaLinux (2014.4 ??), installed on an Ubuntu 12.04 box.
"$ petalinux-boot --qemu --prebuilt 3" works great :)
However,
"$ petalinux-boot --jtag --prebuilt 3" fails with the following error:
xsdb: illegal option '-s'
Any idea why jtag wont work?
Is it something to do with version mismatch between petalinux and vivado/sdk?
Is there an easy solution/fix?
What's the easiest way to get petalinux up and running on on my picozed 7015 + carrier, so I can develop some linux apps.
Thanks, Brendan.