需要Windows CE 5.0模拟器

发布于 2024-09-04 11:15:54 字数 827 浏览 5 评论 0原文

我需要一个 Windows CE 5.0 模拟器来测试我正在开发的嵌入式设备(不是 PDA 或智能手机)应用程序。这是我已经尝试过的:

  • Visual Studio 2008 Pro 包含一个模拟器。不幸的是,它不包括 Windows CE 映像(仅 Windows Mobile 和智能手机)。是的,有区别,请参阅 此处的屏幕截图。 Windows CE 包括一个“开始按钮”、可以最小化、移动等的窗口。

  • 有一个 Windows CE 设备模拟器 可从 Microsoft 获得。除了其许可证仅允许非商业用途外,它不能在 Windows 7 中运行(它需要 .net Framework 1.1,与 Windows 7 不兼容),也不能在 Windows XP 模式下运行(错误消息:“Emulator for Windows CE不会在一个虚拟机中运行另一个虚拟机。请在主机操作系统上运行该虚拟机”)。

我是否错过了任何选项?

I need an emulator for Windows CE 5.0 to test an embedded device (not PDA or smartphone) application that I am developing. This is what I have already tried:

  • Visual Studio 2008 Pro includes an emulator. Unfortunately, it does not include a Windows CE image (only Windows Mobile and Smartphone). Yes, there is a difference, see the screenshots here. Windows CE includes a "start button", windows that can be minimized, moved around etc.

  • There is a Windows CE Device Emulator available from Microsoft. Apart from the fact that its license only permits non-commercial use, it does not run in Windows 7 (it requires .net Framework 1.1, which is incompatible with Windows 7) nor in Windows XP mode (error message: "Emulator for Windows CE will not run one virtual machine within another. Please run the virtual machine on the host operating system").

Is there any option that I have missed?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

哆啦不做梦 2024-09-11 11:15:54

您是否尝试过运行 Microsoft VirtualPC 以及 Windows CE6 图像 或您正在使用的版本的其他图像

我自己没有尝试过,但它似乎有效。 (来自我的谷歌/YouTube 搜索)

Have you tried running Microsoft VirtualPC along with the Windows CE6 image or some other image for the version you are using

I have not tried this myself, but it seems to work. (from my google/youtube searches)

无尽的现实 2024-09-11 11:15:54

是的,您错过的选项是您可以使用 模拟器 BSP。然后,您生成一个图像并使用 设备模拟器 3.0

Microsoft 不再提供 CE 模拟器映像的原因是不存在“标准”Windows CE 操作系统映像。一般来说,您创建的映像与特定目标硬件上的任何内容相匹配。

Yes, the option you've missed is that you can create your own CE image for the emulator with the emulator BSP. You then generate an image and run it with Device Emulator 3.0.

The reason Microsoft no longer ships a CE emulator image is that there is no such thing as a "standard" Windows CE OS image. Generally speaking you create an image that matches whatever you've got on your specific target hardware.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文