在线咨询
eetop公众号 创芯大讲堂 创芯人才网
切换到宽版

EETOP 创芯网论坛 (原名:电子顶级开发网)

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
芯片精品文章合集(500篇!) 创芯人才网--重磅上线啦!
查看: 9204|回复: 2

[原创] 我编译的时候出错,请高手帮忙看下是什么问题?

[复制链接]
发表于 2011-9-6 22:15:02 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
本帖最后由 cjsb37 于 2013-4-29 08:58 编辑

-----  RectAteDsp.pjt - Custom  --------------------------
[psw.asm] "F:\CCStudio_v3.1\C2400\cgtools\bin\dspcl" -g -as -fr"E:/DSP/rect_ate" -v2xx -@"Custom.lkf" "psw.asm"
<psw.asm>
TMS320C24xx COFF Assembler              Version 7.04
Copyright (c) 1987-2003  Texas Instruments Incorporated
PASS 1
PASS 2
No Errors,  No Warnings
[RectAteDsp.c] "F:\CCStudio_v3.1\C2400\cgtools\bin\dspcl" -g -as -fr"E:/DSP/rect_ate" -v2xx -@"Custom.lkf" "RectAteDsp.c"
[rectatedsp.c]
TMS320C24xx ANSI C Compiler          Version 7.04
Copyright (c) 1987-2003  Texas Instruments Incorporated
   "rectatedsp.c"   ==> main
   "rectatedsp.c"   ==> SysInit
   "rectatedsp.c"   ==> CanInit
   "rectatedsp.c"   ==> DataInit
   "rectatedsp.c"   ==> GetCanData
   "rectatedsp.c"   ==> CmpProtocol
   "rectatedsp.c"   ==> GetCommData
   "rectatedsp.c"   ==> RtnPakage
   "rectatedsp.c"   ==> asc_hex
   "rectatedsp.c"   ==> hex_asc
   "rectatedsp.c"   ==> LengthToASCII
   "rectatedsp.c"   ==> GetChkSum
   "rectatedsp.c"   ==> CalTypeData
   "rectatedsp.c"   ==> CalNodeId
   "rectatedsp.c"   ==> CalBarcode
   "rectatedsp.c"   ==> CalPowerMode
   "rectatedsp.c"   ==> CalPhaseNo
   "rectatedsp.c"   ==> CalRectACVol
   "rectatedsp.c"   ==> CalRectOutVolt
   "rectatedsp.c"   ==> CalRectOutCur
   "rectatedsp.c"   ==> c_int2
   "rectatedsp.c"   ==> c_int5
   "rectatedsp.c"   ==> c_dummy1
   "rectatedsp.c"   ==> Convert
TMS320C24xx ANSI C Codegen                  Version 7.04
Copyright (c) 1987-2003  Texas Instruments Incorporated
   "rectatedsp.c"   ==> main
   "rectatedsp.c"   ==> SysInit
   "rectatedsp.c"   ==> CanInit
   "rectatedsp.c"   ==> DataInit
   "rectatedsp.c"   ==> GetCanData
   "rectatedsp.c"   ==> CmpProtocol
   "rectatedsp.c"   ==> GetCommData
   "rectatedsp.c"   ==> RtnPakage
   "rectatedsp.c"   ==> asc_hex
   "rectatedsp.c"   ==> hex_asc
   "rectatedsp.c"   ==> LengthToASCII
   "rectatedsp.c"   ==> GetChkSum
   "rectatedsp.c"   ==> CalTypeData
   "rectatedsp.c"   ==> CalNodeId
   "rectatedsp.c"   ==> CalBarcode
   "rectatedsp.c"   ==> CalPowerMode
   "rectatedsp.c"   ==> CalPhaseNo
   "rectatedsp.c"   ==> CalRectACVol
   "rectatedsp.c"   ==> CalRectOutVolt
   "rectatedsp.c"   ==> CalRectOutCur
   "rectatedsp.c"   ==> c_int2
   "rectatedsp.c"   ==> c_int5
   "rectatedsp.c"   ==> c_dummy1
   "rectatedsp.c"   ==> Convert
TMS320C24xx COFF Assembler              Version 7.04
Copyright (c) 1987-2003  Texas Instruments Incorporated
PASS 1
PASS 2
No Errors,  No Warnings
[VECTORS.ASM] "F:\CCStudio_v3.1\C2400\cgtools\bin\dspcl" -g -as -fr"E:/DSP/rect_ate" -v2xx -@"Custom.lkf" "VECTORS.ASM"
<vectors.asm>
TMS320C24xx COFF Assembler              Version 7.04
Copyright (c) 1987-2003  Texas Instruments Incorporated
PASS 1
PASS 2
No Errors,  No Warnings
[Linking...] "F:\CCStudio_v3.1\C2400\cgtools\bin\dspcl" -@"Custom.lkf"
<Linking>
TMS320C24xx COFF Linker                 Version 7.04
Copyright (c) 1987-2003  Texas Instruments Incorporated
>> warning: entry point symbol _c_int0 undefined
undefined                        first referenced
symbol                              in file
---------                        ----------------
F$$DIV                           E:\DSP\rect_ate\RectAteDsp.obj
F$$GE                            E:\DSP\rect_ate\RectAteDsp.obj
F$$EQ                            E:\DSP\rect_ate\RectAteDsp.obj
F$$LE                            E:\DSP\rect_ate\RectAteDsp.obj
F$$SUB                           E:\DSP\rect_ate\RectAteDsp.obj
F$$GT                            E:\DSP\rect_ate\RectAteDsp.obj
F$$LT                            E:\DSP\rect_ate\RectAteDsp.obj
F$$FTOU                          E:\DSP\rect_ate\RectAteDsp.obj
I$$SAVE                          E:\DSP\rect_ate\RectAteDsp.obj
F$$ADD                           E:\DSP\rect_ate\RectAteDsp.obj
I$$REST                          E:\DSP\rect_ate\RectAteDsp.obj
I$$UDIV                          E:\DSP\rect_ate\RectAteDsp.obj
_c_int0                          E:\DSP\rect_ate\VECTORS.obj
_c_int3                          E:\DSP\rect_ate\VECTORS.obj
>> symbol referencing errors - RectAteDsp1.out not built
Build Complete,
  1 Errors, 1 Warnings, 0 Remarks.





发表于 2011-9-10 19:41:00 | 显示全部楼层
RectAteDsp。c 应该 共享出来,看起来其中有些语句写的不合适,有些变量没有定义。此外 ,vectors汇编程序里 ,_c_int0/_c_int3中断向量需要相应服务程序地址入口说明。
发表于 2012-2-17 17:34:10 | 显示全部楼层
慢慢检查
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐 上一条 /2 下一条


小黑屋| 手机版| 关于我们| 联系我们| 在线咨询| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2024-12-22 02:28 , Processed in 0.015714 second(s), 9 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表