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.
1、在手册中,DMA通道映射对应参数集是通过DCHMAPN_m寄存器实现的,但上板测试在CCS中发现芯片中并未包含DCHMAPN_m寄存器,那么DMA和参数集的映射是如何实现的呢?
2、Event Queue Entry Registers (QxEy)这组寄存器是用来记录事件队列Qn的16个事件状态的,在6843中,每个传输控制器TPCC中都包含两个事件队列,但同样在CCS中发现芯片中只包含一组Event Queue Entry Registers (QxEy)寄存器。怎么记录两个事件队列的状态呢 ?