看来不行,只有截图让你们看了。
我晕,图片上传不了。大家只有自己试试看了。
这是网站支持有问题,还是我的电脑有问题?
[此贴子已经被作者于2007-7-6 22:02:10编辑过]
楼主上传的程序在我的电脑上能编译运行(不过有警告),但是下载到单片机上却不运行。
我自己又引导wizard建一个新的project,但是编译能通过,链接不能通过,链接出现错误,如下所示:
link error:l1822:Symbol _FUFLOAT in file .....main.c.o is undefined
link error:l1822:Symbol _FSUB in file .....main.c.o is undefined
link error:l1822:Symbol _FMUL in file .....main.c.o is undefined
link error:l1822:Symbol _FUFLOAT in file .....main.c.o is undefined
link error:l1822:Symbol _FDIV in file .....main.c.o is undefined
link error:l1822:Symbol _FSTRUNC in file .....main.c.o is undefined
这个问题不能解决。
编译时在itoa那一行出现以下警告:
WARING:C1825:indirection to different types ('unsigned char *'instead of 'signed char *')
WARING:C1420:result of function-call is ignored.
经排查,如果没有用period_freq()这个函数,则编译和链接都能通过。问题应该就在这个函数中。
版主能解决一下吗?(有MCP文件的)
http://bbs.chinaecnet.com/uploadImages/ect2.rar
[此贴子已经被作者于2007-7-7 13:09:59编辑过]
欢迎光临 电子技术论坛_中国专业的电子工程师学习交流社区-中电网技术论坛 (http://bbs.eccn.com/) | Powered by Discuz! 7.0.0 |