您好,
在例程ipc_notify_echo\am64x-evm\r5fss1-0_nortos可以正常运行,但是如果添加了UART的DMA模式,如下图所示:
在线debug的时候点击运行,console提示如下:
查找原因的时候发现程序是在下面的地方出现错误的,此时 r=-1:
注:使用的版本信息如下
MCU+SDK是10_00_00_20
syscfg是1.20.0
编译器是TI Clang v3.2.2.LTS
请帮忙看下问题出现在哪里?
谢谢!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
您好,
在例程ipc_notify_echo\am64x-evm\r5fss1-0_nortos可以正常运行,但是如果添加了UART的DMA模式,如下图所示:
在线debug的时候点击运行,console提示如下:
查找原因的时候发现程序是在下面的地方出现错误的,此时 r=-1:
注:使用的版本信息如下
MCU+SDK是10_00_00_20
syscfg是1.20.0
编译器是TI Clang v3.2.2.LTS
请帮忙看下问题出现在哪里?
谢谢!