Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Compile in Vitis IDE #3

Open
Sarthakm31 opened this issue Jun 24, 2024 · 0 comments
Open

Unable to Compile in Vitis IDE #3

Sarthakm31 opened this issue Jun 24, 2024 · 0 comments

Comments

@Sarthakm31
Copy link

I am unable to compile the exported hardware from Vivado in Vitis IDE. I am following the steps mentioned in the paper, but the file "xtimctr.h" mentioned in "main.c" is missing.

Screenshot 2024-06-24 194400

Because of which many errors are coming, for example on line 329 and 330:
XTmrCtr time; ////It is showing error: "Unknown type name 'XTmrCtr'"
XTmrCtr_Config tim_cfg; //It is showing error: "Unknown type name 'XTmrCtr_Config'"

Screenshot 2024-06-24 194750

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant