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.

J721EXSOMXEVM: Need help determining Error during DMA

Part Number: J721EXSOMXEVM

Upon pushing a packet descriptor to the dma it is experiencing an error. I enabled the pause_on_error bit in order to debug, but have come to a halt as it appears the error codes referenced in the manual at 10.2.3.4.6.3 UDMA_TRT_STDATA_j_Y aren’t public. I’m hoping maybe you can help me out here. Attached is a dump of the rt registers for my channel where 0xc8984000 is the UDMA_TRT_CTL_j and 0xc8984080 is UDMA_TRT_STDATA_j_Y. Are you able to decipher what the error is from this information? The value in that 0xc8984080 is very close to what the pointer to the buffer data should be which is interesting. Thanks for your help.