OK, I had wrong information, I do not have a ZU4EV but a ZU3EG...
I managed to launch the Hello World hardware app.
However, I am trying to do a Hello World by myself, to see if I am able to build a test application.
But this time I don't manage to see the Hello World on the terminal.
Is it possible to get help on that ?
I started from the same design files for hardware. I generated bitstream and exported to SDK, and created a FSBL and Hello_world application. I generated BOOT.bin in SDK and tried to replace the prebuilt BOOT.bin with the new one generated by SDK on the SDK card. Nothing is displayed.
Then, I tried to make a new petalinux project using the same HW description, I created an app following xilinx tutorial, but nothin happen either...
Edgar