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.

IPC版本不兼容问题



你好,我用的是ccs5.4, 在调试mcsdk中的IPC例程,在导入 image_processing_evmc6678l_master 和 image_processing_evmc6678l_
slave 工程时,会提示ipc版本不兼容,错误提示:RTSC product 'Inter-processor Communication' v1.24.3.32 (or compatible) is not currently installed. Please install a product of compatible version, or enable one of the supported versions of this product. 具体报错如下:
在属性->general 里查看rtcs里会显示
 mcsdk里的IPC已经成功安装,为什么会出现版本不兼容,是和systios不兼容还是和CCS不兼容,如何解决呢
  • 我自己解决了,原因是安装路径问题,要确保ccs安装路径与mcsdk的组件在同一路径下,这样才能使ccs自动发现这些组件。重新安装了mcsdk后,出现了新的问题,ndk版本不兼容 ,问题及解决方案见http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/252192