Hi all,
I've read the Multicore Navigator user guide (SPRUGR9H) for the queue map information (Page 119). As for C6630K2L, it does not describe clearly enough.
What is worse, is that when I read the CSL code (v2.1.1.0, got from MCSDK 3.1.4.7) about the queue map definition, i.e. csl_device_interrupt.h, the queue map information is different from the user guide's.
Such as:
EDMA0 queue pend queues (560-569, totally 10 queues) from user guide V.S. QMSS_MAX_EDMA0_QUEUE (6) and QMSS_MAX_UNASSIGNED_SET_0_QUEUE_BASE (4) from CSL.
Most of the conflicts are about CIC.
And there are so many UNASSIGNED queues in CSL definition.
I am confused.
Could you help me to understand the queue map of C6630K2L?
Is there a clear description on this queue map?
Thank you very much!