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.

[参考译文] LP-CC1352P7:空项目生成错误

Guru**** 2416550 points
Other Parts Discussed in Thread: LP-CC1352P7

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/other-wireless-group/other-wireless/f/other-wireless-technologies-forum/1206488/lp-cc1352p7-build-error-for-empty-project

器件型号:LP-CC1352P7

您好!

我想为 LP-CC1352P7创建一个新示例。 我为板创建了新的空项目、并尝试构建空项目。  

我得到以下与此相关的构建错误。 您是否有任何参考文档、以了解如何创建新的 CCS 工程。


****构建项目节点的配置调试****

"C:\\ti\\ccs1210\\ccs\\utils\\bin\\gmake"-k -j 16 all -O

生成文件:"../main.c"
调用:ARM 编译器
"c:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl -mv7M4 --code_state=16 -me --include_path="D:/Projects/wolverine/ti_workspace/leafnode --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include -g --diag_warning=225 - diag_wow=off --display_error_number --abi=eabi --preproc_with_compile --preproc_dependence="main.c"。
已完成建设:"../main.c"

构建目标:"leafnode.out"
调用:ARM 链接器
"c:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl -mv7M4 --code_state=16 -me -g --diag_warning=225 --diag_wrap =off --display_error_number /ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include --abi=eabi -z -m"leavnode.map"--heap_size=0 --stack_size=256 -i"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/lib -i"C


第一个引用了未定义的
符号的输入
---------------- ----------------
ResetISR

错误#10234-D:未解析的符号仍存在
警告#10062-D:入口点符号"ResetISR"未定义
错误#10010:链接过程中遇到错误;未生成"leafnode.out"

>>编译失败
Makefile:141:目标'leafnode.out'的食谱失败
gmake[1]:***[leafnode.out]错误1
Makefile:137:目标"全部"的食谱失败
gmake:***[全部]错误2.

****构建完成****

Br  

Archana.