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

one question happened when compiled code #2

Open
wangzhl-code opened this issue Apr 4, 2023 · 2 comments
Open

one question happened when compiled code #2

wangzhl-code opened this issue Apr 4, 2023 · 2 comments

Comments

@wangzhl-code
Copy link

hi, i compiled your driver source code in xdma file, but there is a error:
error: implicit declaration of function ‘mmiowb’ [-Werror=implicit-function-declaration]
636 | mmiowb();
why, could you please teach me how to settle it

@jintiantianqihao
Copy link

I also encountered the same issue. Maybe you can comment mmiowb(); to settle it.

@du-jiaming
Copy link

You can try the official Xilinx driver https://github.com/Xilinx/dma_ip_drivers

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

3 participants