Hi,
I'm trying to do some DMA transfers, but I'm getting these errors:
edma3_test: EDMA3_DRV_enableTransfer Failed, error code: -139
edma3_test: EDMA3_DRV_freeChannel() FAILED, error code: -139
Where do I find the definition of the error codes (the possible values and thei meaning of EDMA3_DRV_Result)?
Thanks