我现在在ccs5.2平台上使用bios6进行开发,对bios6不太了解,想问一下相关的问题,谢谢。
我使用的是6671型号的dsp
在调用cache接口的时候是不是需要加入
module ti.sysbios.family.c66.Cache模块,这个module里的接口6671上应该是可用的吧?
那我能不能使用module xdc.runtime.knl.Cache这个上面的接口呢?
不知道这两个模块有什么区别,knl是通用的吗?
多谢!
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.
我现在在ccs5.2平台上使用bios6进行开发,对bios6不太了解,想问一下相关的问题,谢谢。
我使用的是6671型号的dsp
在调用cache接口的时候是不是需要加入
module ti.sysbios.family.c66.Cache模块,这个module里的接口6671上应该是可用的吧?
那我能不能使用module xdc.runtime.knl.Cache这个上面的接口呢?
不知道这两个模块有什么区别,knl是通用的吗?
多谢!