Hello John,
Thank you for your answer.
Maybe, I didn't share every details about this case. Now, I try...
So, when I switched the card to JTAG boot mode, I connected a Digilent HS3 to the JTAG interface of the TE0803. I believe the cable is OK.
Then, I followed "Boot a PetaLinux Image on Hardware with JTAG" in UG1144 (2020.2):
1. Prerequisties:
...
petalinux-build
petalinux-package --boot --format BIN --fsbl images/linux/zynqmp_fsbl.elf --fpga images/linux/system.bit --u-boot (This resulted BOOT.BIN and image.ub for the SD card boot. SD boot is fine. Console is accessible on /dev/ttyUSB0)
petalinux-package --prebuilt --fpga images/linux/system.bit
2. JTAG boot:
petalinux-boot --jtag --prebuilt 3 --hw_server-url TCP:ubuntu:3121
I attached the result. It looks similar to "Loading PMU Firmware in JTAG Boot Mode" in UG1137.
The whole process seems fine, no error msgs and the power consumption gets the same value as if I booted from SD card.
One thing is missing... the console. That doesn' operate.
Can you see anything definite wrong step which leads to this phenomenon?
Thank you.
Lea