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.
编译结果:error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "DSP_PLATFORM_V1.0.0.200720.out" not built
remark: --output_all_syms is deprecated and will be removed in a subsequent
release. This is now the default behavior of the compiler.
warning: creating output section "ramfuncs" without a SECTIONS specification
你好,编译结果只有警告,我的问题是:程序无法下载到flash
remark: --output_all_syms is deprecated and will be removed in a subsequent
release. This is now the default behavior of the compiler.
看起来是编译器版本的不匹配造成的。请问您现在使用的是哪个版本的CCS以及编译器?是否有尝试较新版本的编译器?