如何在树莓派3运行Windows 10 IOT操作系统上部署应用程序? [英] How to deploy app on raspberry pi 3 running windows 10 IOT os?

查看:412
本文介绍了如何在树莓派3运行Windows 10 IOT操作系统上部署应用程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Windows 7与visual studio 2015开发UWP应用程序并尝试将其部署到运行Windows 10 IoT核心的raspberry pi 3。身份验证模式设置为通用身份验证。



当我尝试使用VS15将应用程序部署到pi时,我得到了这个。



严重性代码描述项目

文件行

抑制状态

错误DEP6701:引导失败并出现意外错误:'DEP6960 :源文件不存在:C:\Program Files(x86)\ Common Files \ Mysoftoft Shared\Phone Tools\14.0\Debugger\target\armv4i\msvsmon.exe'。

App1

我是UWP的新手,我不熟悉Windows 10,所以任何帮助都会受到赞赏。



我尝试了什么:



当我尝试使用VS15将应用程序部署到pi时,我遇到了错误。

I'm using windows 7 with visual studio 2015 to develop a UWP app and trying to deploy it to a raspberry pi 3 running windows 10 IoT core. Authentication mode is set to universal authentication.

When I try to deploy the app to the pi using VS15, I get this.

Severity Code Description Project
File Line
Suppression State
Error DEP6701 : Bootstrapping failed with unexpected error: 'DEP6960 : Source file does not exist: C:\Program Files (x86)\Common Files\Microsoft Shared\Phone Tools\14.0\Debugger\target\armv4i\msvsmon.exe'.
App1
I'm new to UWP and am not familiar with Windows 10 so any help would be appreciated.

What I have tried:

When I try to deploy the app to the pi using VS15, I get above error.

推荐答案

看起来您的环境设置不正确。我设置此环境的第一步是设置Raspberry Pi。 (https://developer.microsoft.com/en-us/windows/iot/GetStarted)。这将允许您引导设备并远程连接到Web界面以管理设备。完成后,您应该确保您的visual studio设置正确。完成此操作后,就可以将应用程序从visual studio部署到远程设备了。部署后,您可以将其设置为默认应用程序,该应用程序将在Pi启动时启动。



我可以说这个过程确实有效。在开发我的第一个应用程序作为安全摄像头系统的远程监视器时,我跟着它。一旦我创建了一个,我就可以复制SD卡,现在我有多个安全监视器。



祝你好运。



P.S.我假设您已经执行了简单的谷歌搜索错误DEP6701:Bootstrapping因意外错误而失败:'DEP6960:
It doesn't look like your environment is setup correctly. My first step on setting up this environment would be setting up the Raspberry Pi. (https://developer.microsoft.com/en-us/windows/iot/GetStarted). This would allow for you boot the device and remotely connect to a web interface to manage the device. Once this is done, then you should make sure your visual studio is setup correctly. After this is complete, then it is all about deploying your app from visual studio to the remote device. Once deployed, you can set it as a default app which will start when the Pi starts.

I can say that this process does work. I followed it an when developing my first app to be a remote monitor for a security camera system. Once I created one, I was able to copy the SD card and now I have multiple security monitors.

Good Luck on your endeavors.

P.S. I am assuming that you have performed simple google searching of Error DEP6701 : Bootstrapping failed with unexpected error: 'DEP6960 :.


这篇关于如何在树莓派3运行Windows 10 IOT操作系统上部署应用程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆