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.

dm6467-dsp的程序怎么写



要写个dsp侧的程序,开启中断,不使用dsp/bios,通过类似642加中断,
定义描述DM642中断的向量表文件,这里使用TI公司提供的一个中断向量表文件模板:ves_dm642.asm

程序进不了中断程序?

 

个人的理解:dm6467没有提供类似dm642标准的csl,那程序应该怎么写?

有相关的文档吗?