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

test-ci: drivers: adp_xc7k_ae350 fails to build DMA loop_transfer test #68129

Closed
DerekSnell opened this issue Jan 25, 2024 · 2 comments · Fixed by #68263
Closed

test-ci: drivers: adp_xc7k_ae350 fails to build DMA loop_transfer test #68129

DerekSnell opened this issue Jan 25, 2024 · 2 comments · Fixed by #68263
Assignees
Labels
area: DMA Direct Memory Access bug The issue is a bug, or the PR is fixing a bug platform: Andes Andestech Platform priority: high High impact/importance bug

Comments

@DerekSnell
Copy link
Contributor

Twister found the loop_transfer test fails to build on the board adp_xc7k_ae350. When building with commit 73396f9

Build command and error:

$ west build -b adp_xc7k_ae350 tests/drivers/dma/loop_transfer/
...
/zephyrproject/zephyr/drivers/dma/dma_andes_atcdmac300.c:14:10: fatal error: soc.h: No such file or directory
   14 | #include <soc.h>
      |          ^~~~~~~
compilation terminated.
@DerekSnell DerekSnell added bug The issue is a bug, or the PR is fixing a bug area: DMA Direct Memory Access platform: Andes Andestech Platform labels Jan 25, 2024
@teburd
Copy link
Collaborator

teburd commented Jan 25, 2024

@kevinwang821020 help needed here, please also setup the MAINTAINERS file for the Andes related drivers, noticeably absent

@kevinwang821020
Copy link
Collaborator

@kevinwang821020 help needed here, please also setup the MAINTAINERS file for the Andes related drivers, noticeably absent

Thank you for your reminder. I have submitted a pull request (PR) addressing this bug. As for the MAINTAINERS file, updates will be made later.

@DerekSnell DerekSnell linked a pull request Jan 30, 2024 that will close this issue
@henrikbrixandersen henrikbrixandersen added the priority: high High impact/importance bug label Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: DMA Direct Memory Access bug The issue is a bug, or the PR is fixing a bug platform: Andes Andestech Platform priority: high High impact/importance bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants