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例程ex02_message文件创建工程编译问题

Other Parts Discussed in Thread: SYSBIOS

环境配置:

CCS1011

RTOS_SDK_omapl138_6_03_00_106

bios_6_76_03_01

ipc_3_50_04_08

问题:把ex02_message例程中文件导入自己创建的CCS工程中编译不通过。出现如下错误。

操作步骤:

1.创建一个基于C674x的sys/bios工程;

2.根据例程中的config.bld文件,更换了工程的platform文件(如下),并添加了IPC模块;

3.把例程中dsp和shared文件夹的文件(除了dsp中的config.bld和makefile)复制到自己的工程目录下;

4.编译。

另外,请问是否有关于此类的操作视频教学资源(国内外均可)?

谢谢专家的耐心指导!