jimheaton / Vitis-AI-DPU_TRD-for-ZCU106

Port of the ZCU104_dpu Vitis Platform to the ZCU106 with instructions to build Vitis DPU_TRD
6 stars 6 forks source link

ERROR: No XSA is found in <PATH-TO-PROJECT>/Vitis-AI-DPU_TRD-for-ZCU106/zcu106_dpu/vivado. #6

Open kevinkit opened 4 years ago

kevinkit commented 4 years ago

When running the make file in Step 1 I am getting confronted with this error. Is this due to using the higher version? I was able to migrate the IP Cores and so on and do not know if I made some mistakes here. How do i know where the XSA is located? How would it look like?

jimheaton commented 4 years ago

What version of the tools are you trying to use? You should use 2019.2 for Vivado, Vitis and Petalinux. I don't think its going to work for other versions.

kevinkit commented 4 years ago

Thanks for your fast reply,

I am using 2020.1 for porting it to VITIS Ai 1.2.

Saying it won't work for other versions may be contradictory to #5 - or did I get it wrong there?

jimheaton commented 3 years ago

The error “/bin/vivado: Command not found” looks like Vivado is not installed on your machine, or you did not set up the environment to run it correctly. Also I never tried upgrading from 2019.2, and I don’t know if you will run into other issues or not. Jim

From: likecaulfield @.> Sent: Wednesday, August 18, 2021 6:56 PM To: jimheaton/Vitis-AI-DPU_TRD-for-ZCU106 @.> Cc: Jim Heaton @.>; Comment @.> Subject: Re: [jimheaton/Vitis-AI-DPU_TRD-for-ZCU106] ERROR: No XSA is found in /Vitis-AI-DPU_TRD-for-ZCU106/zcu106_dpu/vivado. (#6)

CAUTION: This message has originated from an External Source. Please use proper judgment and caution when opening attachments, clicking links, or responding to this email.

Hi thank you for all of this.

but when I run make command in zcu106_dpu I'm getting this error:

make[1]: /bin/vivado: Command not found Makefile:8: recipe for target 'hw' failed make[1]: *** [hw] Error 127

I'm working on this on vivado 2020.2. is it to do with the version?

Thank you.

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/jimheaton/Vitis-AI-DPU_TRD-for-ZCU106/issues/6#issuecomment-901547751, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AA7KL73O3CCT5C7BLSXBMADT5RQB3ANCNFSM4QE7KFZQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email.