07-24-2020 01:43 AM - edited 07-24-2020 04:12 AM
Hi there,
I am using ZCU104 and I'm trying to build a project with a smart camera platform. My purpose is connecting LI-IMX274, taking video and giving it via both Display port and ethernet. Smart Camera Demo should be providing it.
https://github.com/Xilinx/Embedded-Reference-Platforms-User-Guide/blob/2019.2/README.md
After I build my project, I got device tree error and I tried the recommendation but i didn't work.
How can I make my device tree correct to use my camera. (I m using petalinux tools to build project)
07-27-2020 02:13 AM
Hi @cakmakhasankaan,
Could you please share your error log and design, I would like to reproduce it on our end.
Thanks & Regards,
Shubhangi
07-27-2020 02:23 AM
Which design do you mean ? The hardware design file or something else ? If you mean xsa file, how can I share it in here due to big size of the file ?
07-27-2020 08:59 AM
HI @cakmakhasankaan,
Yes, I mean the XSA file.
Please try to zip it and share if not possible then try to extract it and share a design_bd.tcl file.
Thanks & Regards,
Shubhangi
07-27-2020 11:34 PM
Hi @smahalle
Here is the tcl file for hardware design and the logfile of petalinux project. Addition to these, I though that both the board support package ,which comes default with smart camera platform, and the hardware have device-tree that is why they have duplicated label error but I couldn't find out a way to fix it.