-
The problem: It's interesting to see "BFAR Address: 0x40254000" as this address points to "SDA-AP". It's perhaps security problem, but I have no experience with that. Also I think all security are disabled by default... Thank you! Error: DTS: &lpuart14 { &edma0 { PIN CRTL: Sample code: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi @pavelrydl . Thanks for opening this thread. Please let us know which commit of Zephyr you're using. Thanks |
Beta Was this translation helpful? Give feedback.
Hi @pavelrydl , it seems to be an issue in the Zephyr eDMA driver. Please see #96772 and kindly check if the solution proposed can help fixing it. Thanks