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.

AM2434: UART DMA Configuration Error

Part Number: AM2434
Other Parts Discussed in Thread: SYSCONFIG

Tool/software:

Hi,

The customer is now evaluating UART of AM2434. On SysConfig, they added 2 channels of UART and chose DMA Mode as Transfer Mode shown as follows.

Compile was succeeded, but the following error occurred at ASSERT (“retVal = Udma_chOpen(drvHandle, rxChHandle, chType, &chPrms” ) when System_init() was executed.

 

MAIN_Cortex_R5_0_0: ASSERT: 0.3700s: uart/v0/lld/dma/udma/uart_dma_udma.c:UART_udmaInitRxCh:96: UDMA_SOK == retVal failed !!!

 

Could you give them any advice to solve this issue ?

 

Thanks and regards,

Hideaki