Hi all:
I've sevel questions about the example code in the document sprugr9c section 6.2
1、It use the queue 800 as a Tx queue, and how the navigator know this queue is a Tx queue? Why any descriptor push into this queue will deal with as a DMA source information?
2、The PDSP1 run the accumulator firmware, it just monitor the Rx queue, how the Tx descriptor pass to the Rx queue?
3、Why configure the logical queue managers? How the use it?
4、The code just enable the Tx channel, Is there no need to indicate a Tx queue associate with a Tx channel?
5、stream i/f appear in the document, what the i/f mean?