I followed the "Create Vitis Software Platform" guide to generate a Vitis platform, and I referred to the "MPSoC DPU TRD V4.1 Vitis 2022.2" document to add a DPU.
There were no errors during the process. However, when I copied the generated image to an SD card and booted it, the following error occurred:
----------------------------------------------------------------------------------------------------------------------------------------------------
[ 1.252707] irq-xilinx: /amba_pl@0/interrupt-controller@80000000: num_irq=32, sw_irq=0, edge=0x1
[ 1.293830] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
----------------------------------------------------------------------------------------------------------------------------------------------------
Could you please provide guidance on how to resolve this issue?
ref.
https://github.com/Xilinx/Vitis-AI/blob/3.0/dpu/ref_design_docs/README_DPUCZ_Vitis.md
https://github.com/Xilinx/Vitis-Tutorials/blob/2022.2/Vitis_Platform_Creation/Design_Tutorials/02-Ed...