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.

TDA3XEVM: MUltiple EDMA channels

Part Number: TDA3XEVM

Hello everyone,

I wanted to have two SPI DMA channels active on VISION SDK level. First channel should be used for booting slave cores, and the other should be for receiving data over SPI from external master. I want to use CSL_EDMA3_CHA1_MCSPI0_RX and CSL_EDMA3_CHA1_MCSPI0_TX events for second channel. However, my application fails in function EDMA3_RM_allocResource, because this resource is not owned by resource manager. How to assign other channel to resource manager?

Best regards,
Sasa

P.S. I'm using VSDK 2.12.0.1