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