I use channel controller 0 of DMA on a C6748 to acquire and sends samples to a codec.
I wanted to use channel controller 1 to communicate with th host processor of my application by SPI. If I use EDMA CC0 to handle SPI, it works. If I use EDMA CC1, it does not work. No events arrives in th channel controller. Are there some problems with EDMA CC1 ?