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

Example 30 DMA memcpy does not work on Jetson Xavier Agx #4

Open
108851027 opened this issue Aug 16, 2023 · 0 comments
Open

Example 30 DMA memcpy does not work on Jetson Xavier Agx #4

108851027 opened this issue Aug 16, 2023 · 0 comments

Comments

@108851027
Copy link

my env is

Linux ubuntu 5.10.104-tegra #1 SMP PREEMPT Tue Jan 24 15:09:44 PST 2023 aarch64 aarch64 aarch64 GNU/Linux

and the dmesg is as below:

Aug 16 07:56:35 ubuntu kernel: my_dma_memcpy - Init
Aug 16 07:56:35 ubuntu kernel: my_dma_memcpy - Before DMA Transfer: src_buf[0] = 12
Aug 16 07:56:35 ubuntu kernel: my_dma_memcpy - Before DMA Transfer: dst_buf[0] = 0
Aug 16 07:56:38 ubuntu kernel: my_dma_memcpy - Timeout!
Aug 16 07:56:38 ubuntu kernel: my_dma_memcpy - Error on DMA transfer

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