I have an error in Petalinux, I am trying to fix it for several weeks and I couldn’t.
I use the following tools:
- On Windows 10: Vivado 2021.1 and Vitis
- On Ubuntu 16.04: Petalinux 2021.1
- Board: Zybo Z7-20, Pcam 5C
I amm trying to make an object detection application using the xfOpenCV library and for this I need a Linux OS, to generate it I am using the Petalinux tool.
First, I generated the HW design, I tried it on standalone and it works without any problem. And now I'm trying to generate the OS, but I always get the same mistake, which I don't know why it is.
One of the lines of the .log file:
"Thread output:
/home/ihor/Desktop/Petalinux/Projects/TFGii/project-spec/configs/.. /.. /components/plnx_workspace/device-tree/device-tree/pl.dtsi:83.53-85.8: ERROR (phandle_references): /amba_pl/mipi_csi2_rx_subsystem@43c00000/ports/port@1/endpoint: Reference to non-existent node or "AXI_GammaCorrection_0mipi_csi2_rx_subsyst_0" tag
The error may be due to IP AXI_GammaCorrection or mipi_csi2_rx_subsyst not supported by Petalinux?
Could be that the IPs AXI_GammaCorrection and mipi_csi2_rx_subsyst are not supported by Petalinux? could you help me to solve this problem?
Question
Ihor
Good morning
I have an error in Petalinux, I am trying to fix it for several weeks and I couldn’t.
I use the following tools:
- On Windows 10: Vivado 2021.1 and Vitis
- On Ubuntu 16.04: Petalinux 2021.1
- Board: Zybo Z7-20, Pcam 5C
I amm trying to make an object detection application using the xfOpenCV library and for this I need a Linux OS, to generate it I am using the Petalinux tool.
First, I generated the HW design, I tried it on standalone and it works without any problem. And now I'm trying to generate the OS, but I always get the same mistake, which I don't know why it is.
One of the lines of the .log file:
"Thread output:
/home/ihor/Desktop/Petalinux/Projects/TFGii/project-spec/configs/.. /.. /components/plnx_workspace/device-tree/device-tree/pl.dtsi:83.53-85.8: ERROR (phandle_references): /amba_pl/mipi_csi2_rx_subsystem@43c00000/ports/port@1/endpoint: Reference to non-existent node or "AXI_GammaCorrection_0mipi_csi2_rx_subsyst_0" tag
The error may be due to IP AXI_GammaCorrection or mipi_csi2_rx_subsyst not supported by Petalinux?
Could be that the IPs AXI_GammaCorrection and mipi_csi2_rx_subsyst are not supported by Petalinux? could you help me to solve this problem?
I attach some files among which is:
- An image of the Vivado configuration
- Error image
- Error .log file
- Image of the HW
- The .xsa
Thank you
build.log TFG_HW_wrapper.xsa
Link to comment
Share on other sites
0 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now