#include <ti/ipc/Multiproc.h>
提示“Unresolved inclusion”
调用函数Multiproc_self()的地方不出错,但是每个核心调用以后的值都是0!
能够确定该包含的头文件都包含进来了。
使用的是evm6678,ccs5.4
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.
#include <ti/ipc/Multiproc.h>
提示“Unresolved inclusion”
调用函数Multiproc_self()的地方不出错,但是每个核心调用以后的值都是0!
能够确定该包含的头文件都包含进来了。
使用的是evm6678,ccs5.4