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.

66ak linux启动dsp mpm



你好,目前在测试mpmcl命令,发现用mcsdk下面自带的内核镜像是可以正常吧dsp测试程序运行起来的 但是我用processor ti sdk linux 4.0下面的内核源码编译的镜像是 mpmcl指令都没有报错 但是测试程序似乎没有运行起来!测试程序就是通过system printf打印一句话 在trace中没有找到打印的文件。是不是在编译内核的时候需要修改config文件,讲相应的模块编译进去?