Hello everyone,
I am currently facing a problem with Vivado 2019.2, Petalinux 2019.2 and TE0803 on the TEBF0808 carrier board:
After successfully booting into embedded Linux image generated by Petalinux 2019.2 from the project provided in the StarterKit for TE0803, I would like to connect to the board through Vivado Hardware Manager and observe some data on the ILAs.
The problem that I am facing is that Vivado cannot open the ILAs menu and shows this error:
xczu4ev_0 PL Power Status OFF, cannot connect PL TAP. Check POR_B signal.
The boot mode is set to SD card.
The carrier board is not powered through the ATX connecter, but from a separate 12V power supply
The weird thing is that if I boot from a different SD card, that has a very similar image, generated from the same project, but with some minor differences in the PL design, Vivado recognizes that the PL is on and is programmed. The changes on this SD card were only done to the custom IPs that we are developing and not the Zynqmp PS.
What could be an issue here? Could it be some setting in Petalinux or the PL design?
Thank you!
Best regards