raspberry-pi - Raspberry Pi - Windows 10 IoT - Visual Studio 调试器旧版本(来自 PC V.S)

标签 raspberry-pi visual-studio-debugging windows-10-iot-core

我正在尝试将简单的 Hello World 应用程序部署到 Raspberry Pi 2 Windows 10 IoT Core。我可以看到 Visual Studio 调试器服务 (2) 正在运行。但是,当我在远程计算机中运行该应用程序时,它抛出以下错误。

2>------ Deploy started: Project: HelloWorld, Configuration: Debug ARM ------
2>Error: Unable to connect to the Microsoft Visual Studio Remote Debugger named 'RPiWin10'. The remote debugger is older than this version of Visual Studio 2015, and Visual Studio is no longer compatible with it. Please upgrade your remote debugger to match Visual Studio.
========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
========== Deploy: 0 succeeded, 1 failed, 0 skipped ==========

看来我在 Raspberry Pi 上的 Visual Studio 版本比我本地计算机的旧。

适用于 Raspberry Pi 的 Windows 10 IoT Core 附带的 Visual Studio 调试器的默认版本是什么? 如何升级 Raspberry Pi 上的 Visual Studio 调试器版本?是否可以!!或者我必须降级本地计算机的 Visual Studio 版本?

最佳答案

有更新版本,您需要安装新镜像。

http://ms-iot.github.io/content/en-US/win10/SetupRPI.htm

关于raspberry-pi - Raspberry Pi - Windows 10 IoT - Visual Studio 调试器旧版本(来自 PC V.S),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31768582/

相关文章:

azure - 是否可以在没有 Azure 或 Windows Store 的情况下远程更新 Windows 10 IOT Core 应用程序?

c# - 如何在树莓派上远程连接MySQL?

c - 错误 c2371 结构 <type> 重新定义

raspberry-pi - Windows 10 IoT Internet 连接共享

asp.net - 调试后自动终止IIS Express进程(VS Express 2013 Web)

c - 首次使用类型时,Visual Studio 是否可能中断?

c# - 如何在 Windows 10 IoT Core for Raspberry PI 3 中从 ASP.NET Core 2.1 调用 UWP 函数

javascript - 树莓派上的 node.js 服务器

ruby - Cronjob 80% 的时间都不会运行

linux - 登录时启动 Shell 脚本找不到其他文件 (Debian Linux)