3438|4

75

帖子

0

TA的资源

一粒金砂(初级)

楼主
 

Wince4.2的编译报错 [复制链接]

小弟用Wince4.2+s3c2410,在原来机子上编译都正确的smdk2410和工程拷贝到新的机子上以后编译就报如下错误:

Compiling - c:\wince420\platform\smdk2410\eboot\.\main.c for ARM
c:\wince420\platform\smdk2410\eboot\main.c(57) : error C2059: syntax error : 'type'
c:\wince420\platform\smdk2410\eboot\main.c(84) : error C2061: syntax error : identifier 'g_pTOC'
c:\wince420\platform\smdk2410\eboot\main.c(84) : error C2059: syntax error : ';'
c:\wince420\platform\smdk2410\eboot\main.c(84) : error C2513: '/*global*/ ' : no variable declared before '='
c:\wince420\platform\smdk2410\eboot\main.c(84) : error C2065: 'PTOC' : undeclared identifier
c:\wince420\platform\smdk2410\eboot\main.c(84) : error C2297: '&' : illegal, right operand has type 'unsigned char [512]'
c:\wince420\platform\smdk2410\eboot\main.c(85) : error C2061: syntax error : identifier 'g_pBootCfg'
c:\wince420\platform\smdk2410\eboot\main.c(85) : error C2059: syntax error : ';'
c:\wince420\platform\smdk2410\eboot\main.c(97) : error C2146: syntax error : missing ')' before identifier 'pBootCfg'
c:\wince420\platform\smdk2410\eboot\main.c(97) : error C2061: syntax error : identifier 'pBootCfg'
c:\wince420\platform\smdk2410\eboot\main.c(97) : error C2059: syntax error : ';'
c:\wince420\platform\smdk2410\eboot\main.c(97) : error C2059: syntax error : ')'
c:\wince420\platform\smdk2410\eboot\main.c(252) : error C2065: 'IMAGE_TYPE_LOADER' : undeclared identifier
c:\wince420\platform\smdk2410\eboot\main.c(261) : error C2065: 'IMAGE_TYPE_RAMIMAGE' : undeclared identifier
c:\wince420\platform\smdk2410\eboot\main.c(261) : error C2065: 'IMAGE_TYPE_BINFS' : undeclared identifier
c:\wince420\platform\smdk2410\eboot\main.c(261) : error C2065: 'IMAGE_TYPE_MXIP' : undeclared identifier
c:\wince420\platform\smdk2410\eboot\main.c(266) : error C2065: 'ROM_RAMIMAGE_START' : undeclared identifier
c:\wince420\platform\smdk2410\eboot\main.c(266) : warning C4018: '>=' : signed/unsigned mismatch
c:\wince420\platform\smdk2410\eboot\main.c(267) : error C2065: 'ROM_RAMIMAGE_SIZE' : undeclared identifier
c:\wince420\platform\smdk2410\eboot\main.c(267) : warning C4018: '<' : signed/unsigned mismatch
c:\wince420\platform\smdk2410\eboot\main.c(368) : error C2065: 'g_pBootCfg' : undeclared identifier
c:\wince420\platform\smdk2410\eboot\main.c(368) : error C2223: left of '->EdbgAddr' must point to struct/union
c:\wince420\platform\smdk2410\eboot\main.c(368) : error C2198: 'inet_ntoa' : too few actual parameters
c:\wince420\platform\smdk2410\eboot\main.c(369) : error C2223: left of '->SubnetMask' must point to struct/union
c:\wince420\platform\smdk2410\eboot\main.c(369) : error C2198: 'inet_ntoa' : too few actual parameters
c:\wince420\platform\smdk2410\eboot\main.c(370) : error C2223: left of '->BootDelay' must point to struct/union
c:\wince420\platform\smdk2410\eboot\main.c(371) : error C2223: left of '->ConfigFlags' must point to struct/union
c:\wince420\platform\smdk2410\eboot\main.c(373) : error C2223: left of '->ConfigFlags' must point to struct/union
c:\wince420\platform\smdk2410\eboot\main.c(373) : error C2065: 'BOOT_TYPE_DIRECT' : undeclared identifier
c:\wince420\platform\smdk2410\eboot\main.c(374) : error C2223: left of '->ConfigFlags' must point to struct/union
c:\wince420\platform\smdk2410\eboot\main.c(374) : error C2065: 'TARGET_TYPE_NAND' : undeclared identifier
c:\wince420\platform\smdk2410\eboot\main.c(376) : error C2223: left of '->EdbgAddr' must point to struct/union
c:\wince420\platform\smdk2410\eboot\main.c(376) : error C2223: left of '->EdbgAddr' must point to struct/union
c:\wince420\platform\smdk2410\eboot\main.c(377) : error C2223: left of '->EdbgAddr' must point to struct/union
c:\wince420\platform\smdk2410\eboot\main.c(377) : error C2223: left of '->EdbgAddr' must point to struct/union
c:\wince420\platform\smdk2410\eboot\main.c(378) : error C2223: left of '->EdbgAddr' must point to struct/union
c:\wince420\platform\smdk2410\eboot\main.c(378) : error C2223: left of '->EdbgAddr' must point to struct/union
c:\wince420\platform\smdk2410\eboot\main.c(379) : error C2223: left of '->ConfigFlags' must point to struct/union
c:\wince420\platform\smdk2410\eboot\main.c(379) : error C2065: 'CONFIG_FLAGS_DEBUGGER' : undeclared identifier
c:\wince420\platform\smdk2410\eboot\main.c(385) : error C2065: 'g_pTOC' : undeclared identifier
c:\wince420\platform\smdk2410\eboot\main.c(385) : error C2223: left of '->id' must point to struct/union
c:\wince420\platform\smdk2410\eboot\main.c(392) : error C2223: left of '->udid' must point to struct/union
c:\wince420\platform\smdk2410\eboot\main.c(392) : error C2223: left of '->udid' must point to struct/union
c:\wince420\platform\smdk2410\eboot\main.c(392) : error C2223: left of '->udid' must point to struct/union
c:\wince420\platform\smdk2410\eboot\main.c(392) : error C2223: left of '->udid' must point to struct/union
c:\wince420\platform\smdk2410\eboot\main.c(392) : error C2223: left of '->udid' must point to struct/union
c:\wince420\platform\smdk2410\eboot\main.c(392) : error C2223: left of '->udid' must point to struct/union
c:\wince420\platform\smdk2410\eboot\main.c(418) : error C2223: left of '->EdbgAddr' must point to struct/union
c:\wince420\platform\smdk2410\eboot\main.c(418) : error C2223: left of '->SubnetMask' must point to struct/union
c:\wince420\platform\smdk2410\eboot\main.c(418) : error C2198: 'GetUserIPAddr' : too few actual parameters
c:\wince420\platform\smdk2410\eboot\main.c(419) : error C2223: left of '->ConfigFlags' must point to struct/union
c:\wince420\platform\smdk2410\eboot\main.c(430) : error C2223: left of '->ConfigFlags' must point to struct/union
c:\wince420\platform\smdk2410\eboot\main.c(430) : error C2223: left of '->ConfigFlags' must point to struct/union
c:\wince420\platform\smdk2410\eboot\main.c(436) : error C4013: 'TOC_Init' undefined; assuming extern returning int
c:\wince420\platform\smdk2410\eboot\main.c(436) : error C2065: 'DEFAULT_IMAGE_DESCRIPTOR' : undeclared identifier
c:\wince420\platform\smdk2410\eboot\main.c(437) : error C4013: 'TOC_Write' undefined; assuming extern returning int
c:\wince420\platform\smdk2410\eboot\main.c(444) : error C2223: left of '->ConfigFlags' must point to struct/union
c:\wince420\platform\smdk2410\eboot\main.c(444) : error C2223: left of '->ConfigFlags' must point to struct/union
c:\wince420\platform\smdk2410\eboot\main.c(448) : error C2223: left of '->ConfigFlags' must point to struct/union
c:\wince420\platform\smdk2410\eboot\main.c(448) : error C2223: left of '->ConfigFlags' must point to struct/union
c:\wince420\platform\smdk2410\eboot\main.c(457) : error C2223: left of '->ConfigFlags' must point to struct/union
c:\wince420\platform\smdk2410\eboot\main.c(457) :


.....是不是pb按照的不对啊?
此帖出自WindowsCE论坛

最新回复

重新编译一下看看,是在不行新建工程让后把文件依次导入,应该没有问题了   详情 回复 发表于 2008-9-20 16:16
点赞 关注
 

回复
举报

75

帖子

0

TA的资源

一粒金砂(初级)

沙发
 
先Clean 再Rebuild Platform试试。
此帖出自WindowsCE论坛
 
 
 

回复

70

帖子

0

TA的资源

一粒金砂(初级)

板凳
 
个别文件是只读的
此帖出自WindowsCE论坛
 
 
 

回复

67

帖子

0

TA的资源

一粒金砂(初级)

4
 
编译包含文件的路径不对,或者缺文件
此帖出自WindowsCE论坛
 
 
 

回复

80

帖子

0

TA的资源

一粒金砂(初级)

5
 
重新编译一下看看,是在不行新建工程让后把文件依次导入,应该没有问题了
此帖出自WindowsCE论坛
 
 
 

回复
您需要登录后才可以回帖 登录 | 注册

查找数据手册?

EEWorld Datasheet 技术支持

相关文章 更多>>
关闭
站长推荐上一条 1/9 下一条

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 国产芯 安防电子 汽车电子 手机便携 工业控制 家用电子 医疗电子 测试测量 网络通信 物联网

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2025 EEWORLD.com.cn, Inc. All rights reserved
快速回复 返回顶部 返回列表