您的位置: OpenADSP社区论坛 -> Blackfin专区 -> 新手上路 -> 用VDSP编写ADSPBF518程序时出现的问题
本帖共有723个阅读者
发表帖子 发表投票 回复主题
用VDSP编写ADSPBF518程序时出现的问题
fengzhifu12(论坛新手)
fengzhifu12
头衔:社区公民
帮派:无帮无派
帖数:4
金钱:148
积分:8
注册时间:2012/10/22
楼主信息 | 留言 | Email | 主页 | 编辑 | 管理 | 离线
用VDSP编写ADSPBF518程序时出现的问题

用VisualDSP5.0 ++(update 10)编写ADS_PBF518程序时,出现下面一个问题帮忙解决一下。

安装完VDSP软件之后,第一天能编译过去,也能把程序下载到ADSP中。但是第二天就编译不过了,是什么原因?下面是报错提示。谢谢


上传的图片
  2012102521594351.jpg [ 187.09 KB 532×120 ] (缩略时请点击查看原图)

 



「该帖子被 fengzhifu12 在 2012-10-25 22:16:16 编辑过」

这家伙很懒,什么也没有留下!
等级:论坛新手 参考IP地址:*.*.*.*
2012/10/25 21:59:54
尊贵身份标志
andy(论坛版主)
andy
头衔:社区公民
帮派:无帮无派
帖数:2287
金钱:11132
积分:2263
注册时间:2011/6/8
1信息 | 留言 | Email | 主页 | 编辑 | 管理 | 离线

你看看你代码中有没有浮点,提示浮点未加载。

感觉应该是你代码中输入了非法的数字造成的,仔细过一下代码看看。

CC3089错误解释:

cc3089

User Interface Driver Error: fatal error: build stage failed

Description

This error is raised by the user interface driver (ccblkfn.exe for Blackfin processors, cc21k.exe for SHARC processors, or ccts.exe for TigerSHARC processors) when the tool invoked to perform a particular stage (build stage) of the build process failed with an error. More detailed information as to the cause of the error will be provided in the error message produced by the tool which reported the error.

Severity

Fatal error

Recovery

None possible

Examples

Compiling a file containing a syntax error results in the compiler raising an error (cc0065 in the example below). The user interface driver itself raises error cc3089 as an indication the overall build has failed.

Blackfin Processors

ccblkfn x.c

SHARC Processors

cc21k x.c

TigerSHARC Processors

ccts x.c

Produces

"x.c", line 6: cc0065:  error: expected a ";"
  }
  ^
1 error detected in the compilation of "x.c".
cc3089: fatal error: Compilation failed

How to fix

Examine the details of the error reported by the tool which caused the build to fail, and resolve that error.


这家伙很懒,什么也没有留下!
等级:论坛版主 参考IP地址:*.*.*.*
2012/10/26 8:53:38
Powered by OpenADSP Copyright © 2010 www.Openadsp.com. All rights reserved.159307 Call, 1 Queries, Processed in 0.070313 second(s),