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.
工具/软件:Code Composer Studio
我已将静态库链接到 RTSC 工程(可执行文件)、我遇到了类似(错误:未解析符号 Cppi_channelEnable、首先在 C:/Users/ekula.s/workspace_v8/Platformlib/Debug/Platformlib.lib 中引用)的错误 )。 请给出一些解决该问题的想法。
错误:
未解析的符号 Cppi_channelEnable、首先在 C:/Users/ekula.s/workspace_v8/Platformlib/Debug/Platformlib.lib 中引用
未解析的符号 Cppi_configureRxFlow、首先在 C:/Users/ekula.s/workspace_v8/Platformlib/Debug/Platformlib.lib 中引用
未解析的符号 Cppi_getFlowId、首先在 C:/Users/ekula.s/workspace_v8/Platformlib/Debug/Platformlib.lib 中引用
未解析的符号 HeapBufMP_Params_init、首先在 C:/Users/ekula.s/workspace_v8/GenUtil/Debug/GenUtil.lib 中引用