Timeout: Failed to connect to the device Failed downloading.

简介:

USB  Microsoft  ActiveSync


在linux下开发习惯了,现在由于项目需要,转Wince下开发。第一次使用这个平台,第一个问题就是把HelloWorld程序下载到开发板跑起来。linux下第一次跑HelloWorld也是费了一番周折。wince下也不例外。

 

 

按照开发板说明说,以及网上的其他资料,安装所必须的一些软件应该是没有问题的。

 

但是编译HelloWorld然后下载到开发板,通常都会出问题:

Timeout: Failed to connect  to the device Failed downloading.

 

 

这个问题主要是开发板和PC的网络没通,没通的原因是使用USB连接网络,需要PC安装虚拟回环适配器

 

Microsoft Loopback Adapter这个东西。

 

一下把解决问题的方法翻译出来:

1.打开“控制面板”,选择“添加硬件”,然后选择“Next”。
 
2.选择“Yes”,我已经连接了硬件,然后选择“Next”。
 
3.从 “安装硬件” 列表中选择“安装新的硬件设备”,然后选择“Next”。
 
4.选择“从列表中选择 ”,然后选择“Next”。
 
5.从 硬件类型 列表中选择“网卡”,然后选择“Next”。
 
6.从 Manufacturer 列表中选择“Microsoft”。
 
7.从 网卡 列表中选择“Microsoft Loopback Adapter”,然后选择“Next”。
 
8.选择“Next”,然后选择“Finish”。

 

9.开发板的连接(不是指的那个USB连接)要设置为DHCP方式获取IP。

 

 

设置好之后,你会发现虚拟网卡的链接是断开的。但是其实这个时候就已经可以下载程序到开发板了。

目录
相关文章
|
4月前
|
Linux Windows
Installing, this may take a few minutes...WslRegisterDistribution failed with error: 0x80370114Err
Installing, this may take a few minutes...WslRegisterDistribution failed with error: 0x80370114Err
162 2
|
5月前
|
应用服务中间件 nginx Windows
[emerg] 15060#200: bind() to 0.0.0.0:80 failed (10013: An attempt was made to access a socket ......
[emerg] 15060#200: bind() to 0.0.0.0:80 failed (10013: An attempt was made to access a socket ......
168 0
|
网络安全 Docker 容器
failed to create network error response from daemon filed to setup ip tables问题
failed to create network error response from daemon filed to setup ip tables问题
185 0
|
11月前
|
Docker 容器
Bind for 0.0.0.0:8080 failed: port is already allocated
Bind for 0.0.0.0:8080 failed: port is already allocated
465 0
|
数据安全/隐私保护
Do Sync Disk 0 Part 0 Failed, code=S3_F42, msg=Sync Failed after retry 5 times
Do Sync Disk 0 Part 0 Failed, code=S3_F42, msg=Sync Failed after retry 5 times
177 1
【WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, st】
【WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, st】
1359 0
|
Python
pip 安装库失败问题:Retrying (Retry(total=4, connect=None, read=None, redirect=None, status =None)),原因及解决办法
pip 安装库失败问题:Retrying (Retry(total=4, connect=None, read=None, redirect=None, status =None)),原因及解决办法
16352 0
|
Python
pip安装第三方库报错WARNING: Retrying (Retry(total=4,connect=None, read=Noneredirect=None,status=None))解决
pip安装第三方库报错WARNING: Retrying (Retry(total=4,connect=None, read=Noneredirect=None,status=None))解决
1337 0
pip安装第三方库报错WARNING: Retrying (Retry(total=4,connect=None, read=Noneredirect=None,status=None))解决
|
Linux
七个办法只有一个有效:200 PORT command successful. Consider using PASV.425 Failed to establish connection.
七个办法只有一个有效:200 PORT command successful. Consider using PASV.425 Failed to establish connection.
541 0
七个办法只有一个有效:200 PORT command successful. Consider using PASV.425 Failed to establish connection.
飞思卡尔codewarrior下载出现USBD connection error:Failed to connect to targe(Reason :Target reset pin time out)
飞思卡尔codewarrior下载出现USBD connection error:Failed to connect to targe(Reason :Target reset pin time out)
飞思卡尔codewarrior下载出现USBD connection error:Failed to connect to targe(Reason :Target reset pin time out)