Closed nashif closed 7 years ago
by Sergio Rodriguez:
by Kuo-Lang Tseng:
by Sergio Rodriguez:
Attached is the test case, two issues, one the previous test case was using deprecated API's so, this one use the most current ones, second it seems like the DMA controller after the transfer start and immediately setting the dma stop in , ARC memory write catch the controller in an not stable state, what I did was to put a nop instruction before the dma stop to allow the dma controller to stabilize and it seems be working, please check if that is the case.
by Kuo-Lang Tseng:
The original reporter of this issue (O farrell, David) is not on this Jira and I have sent him email to request him to verify and let me know if he sees any issue. For now, I am closing this bug since the patch has been merged (https://gerrit.zephyrproject.org/r/#/c/12020/) to master.
by Kuo-Lang Tseng:
And the patch also got merged to 1.7 branch.https://gerrit.zephyrproject.org/r/#/c/12162/
Reported by Kuo-Lang Tseng:
The below text and log file were from O farrell, David who originally reported this issue:
Configuration