Hello,
I'm using the C6747 and the CSLr library included in the PSP Drivers v1.30.1 (the latest available). The header file soc_C6747.h (and soc_OMAPL137.h) in the path packages\ti\pspiom\cslr has the following:
#define CSL_EDMA3_NUM_DMACH 64
But when I consult the C6747 datasheet (SPRS377D) and the EDMA3 datasheet (SPRUFL1C), the number of DMA channels seems to be 32. Which is correct?
Best regards,
SC