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.

关于TCP3E的中断问题

6670的PDK下面TCP3E的test工程

里面有一个MagazineSwitch_CallBack函数好像一直没有进入。

如果想要TCP3E编码完成后产生一个中断,在什么地方注册这个中断函数呢?

谢谢

  • TCP3E是产生事件驱动EDMA将编码结果输出,所以可以配置EDMA在完成之后产生中断。

    6670中BCP模块的ENC可以做Turbo 编码,建议使用BCP ENC进行turbo编码,使用起来会相对简单点。