mymail
驱动牛犊
驱动牛犊
  • 注册日期2003-12-06
  • 最后登录2009-03-12
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
阅读:1823回复:0

ADSP-218x的软件编译问题求助(急)

楼主#
更多 发布于:2005-01-22 10:22
用的是C语言写的,中间嵌有ADSP的汇编语言
现在其他几个.C文件都能build成功了
只有一个文件老是报错,可是这个错误显示不是在源程序中
而是:
[Error ea1007] "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\epc0590000.s":2625 [column 16]short Syntax Error.

[Error ea4009] "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\epc0590000.s":2625 Attempted syntax error recovery. Resuming processing after semi-colon.

[Error ea1007] "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\epc0590000.s":3174 [column 16]short Syntax Error.

[Error ea4009] "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\epc0590000.s":3174 Attempted syntax error recovery. Resuming processing after semi-colon.

[Error ea1007] "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\epc0590000.s":3746 [column 17]short Syntax Error.

[Error ea4009] "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\epc0590000.s":3746 Attempted syntax error recovery. Resuming processing after semi-colon.

[Error ea1007] "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\epc0590000.s":4456 [column 7]; Syntax Error.

[Error ea4009] "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\epc0590000.s":4456 Attempted syntax error recovery. Resuming processing after semi-colon.

[Error ea1007] "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\epc0590000.s":4720 [column 6]* Syntax Error.

[Error ea4009] "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\epc0590000.s":4720 Attempted syntax error recovery. Resuming processing after semi-colon.

[Error ea1007] "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\epc0590000.s":4757 [column 7]; Syntax Error.

[Error ea4009] "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\epc0590000.s":4757 Attempted syntax error recovery. Resuming processing after semi-colon.

[Error ea1007] "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\epc0590000.s":4899 [column 7]; Syntax Error.

[Error ea4009] "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\epc0590000.s":4899 Attempted syntax error recovery. Resuming processing after semi-colon.

[Error ea1007] "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\epc0590000.s":5849 [column 17]short Syntax Error.

[Error ea4009] "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\epc0590000.s":5849 Attempted syntax error recovery. Resuming processing after semi-colon.

 Previous errors prevent assembly

Assembler totals: 16 error(s) and 0 warning(s)
cc218x: Fatal Error: Assembler failed
Tool failed with exit/exception code: 1.
Build was unsuccessful.

这是怎么一回事啊!!!
哪位大侠出来帮帮忙,解释一下!!!
万分谢了!
游客

返回顶部