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.

CCS/TMS320C6678: about QMSS High Priority Accumulation Queue interrupt

Part Number: TMS320C6678
Other Parts Discussed in Thread: SYSBIOS

Tool/software: Code Composer Studio

I manually pushed some descriptors into the High Priority Accumulation Queue (queue 704)  whose is mapped to DSP event 48. But I found the bit 16 (corresponds to Event 48) of CorePac Event Flag Register 1 (EVTFLAG1) was not set to 1.

Why? Am I missing something? How to let the receive queue trigger some interrupt and notify the CPU to pop descriptors?