回复帖子:(小叶(221.224.*.*))留了邮箱

用户名:   *您没有注册?
密码:   *忘记论坛密码?    标题采用“回复:XXX....”
验证码 点击获取验证码
主题标题:  *不得超过 200 个汉字
当前心情
上一页 发帖表情 下一页
内容
  

主题最新回顾(发布时间:2011-11-22 10:01:00)
--  作者:yy(118.116.*.*)
--  
错误的原因是的VS2005缺少CE的库
你在安装VS2005的时候可能没有勾选嵌入式设备开发这项,试着重新安装VS2005

主题最新回顾(发布时间:2011-11-22 9:16:00)
--  作者:zyy81841(58.192.*.*)
--  
打开光盘中VC例程中的串口通讯项目编译出现以下错误,请帮忙
错误 1 error C2143: syntax error : missing <|>,<|> before <|>*<|> F:\VS2005\sdk\include\ARMV4I\malloc.h 45
错误 2 error C3861: <|>wcsftime<|>: identifier not found F:\VS2005\VC\ce\atlmfc\include\atltime.h 402
错误 3 error C3861: <|>wcsftime<|>: identifier not found F:\VS2005\VC\ce\atlmfc\include\atltime.h 429
错误 4 error C3861: <|>wcsftime<|>: identifier not found F:\VS2005\VC\ce\atlmfc\include\atlcomtime.h 367
错误 5 error BK1506 : : No such file or directory BSCMAKE



主题最新回顾(发布时间:2011-11-3 13:21:00)
--  作者:y(118.122.*.*)
--  
问题已发现,如果userinfo.txt的Parameters属性不为30,即
Parameters="30"
则程序无法自启动,新内核已修改该问题

主题最新回顾(发布时间:2011-11-1 9:43:00)
--  作者:yy(118.122.*.*)
--  
请邮寄回板卡,我们检查后回复你

主题最新回顾(发布时间:2011-10-31 11:18:00)
--  作者:小叶(221.224.*.*)
--  
yellowjump@163.com

主题最新回顾(发布时间:2011-10-31 11:16:00)
--  作者:小叶(221.224.*.*)
--  
留了邮箱

主题最新回顾(发布时间:2011-10-31 10:52:00)
--  作者:zxw(118.114.*.*)
--  
请再确认一下你的配置文件是否正常,如还是不行,请电话交流!

主题最新回顾(发布时间:2011-10-31 10:39:00)
--  作者:小叶(221.224.*.*)
--  
1.是RELEASE模式的
2.nandflash和sysflash里面的userinfo.txt是一样的,我查看过。
3.删掉nandflash下的usrinfo.txt,拔掉U盘,再试,还是不行,以下是超级终端部分显示:


EM9170 Emtronix Built at Sep 19 2011 14:43:21
Adaptation performed by Emtronix (c)

 AdapterName: FEC1
 EM9170 Run Mode

File bResult=1 nBytes=190
RegOpenKeyEx Comm\FEC1 0
 IPAddr: 192.168.201.180    SunnetMask: 255.255.255.0    Gateway: 192.168.201.1

FileName:\SysFlash\userinfo.txt
CreatFile 590903
File bResult=1 nBytes=190
DHCP Disable
 IP Parameters aren<|>t changed, need not set AdapterIPProperties
Explorer(V2.0) taskbar thread started.
NDISPWR:: Found adapter [FEC1]

主题最新回顾(发布时间:2011-10-31 10:29:00)
--  作者:zxw(118.114.*.*)
--  
另外,你将userinfo.txt文件放到sysflash目录下面,删掉nandflash目录下面的userinfo.txt文件,试试。最好是拔掉U盘。因为系统检查userinfo.txt文件是要在sysflash和nandflash两个目录检查,而sysflash目录的检查优先级要高一些!

主题最新回顾(发布时间:2011-10-31 10:22:00)
--  作者:zxw(118.114.*.*)
--  
不知道你编译出来的EXE是不是DEBUG模式下编译的,在RELEASE模式下,编译再试试看什么情况!