寻找有关如何开始使用嵌入式 XP 的建议
过去我曾使用 microchip PIC 系列,但我想通过使用 XP 嵌入式系统来拓宽我的视野,并且我正在寻找从哪里开始的建议。
In the past I have worked with the microchip PIC family, but I would like to broaden my horizons by working with XP embedded systems, and I am looking for suggestions on where to start.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
作为我喜欢的嵌入式 PIC 和 Windows XP Embedded 之间的桥梁,如 @Michael Burr。
您可能需要考虑Windows CE/Mobile/whatever-call-it-this-week。另一个值得考虑的有趣的 Microsoft 领域是 .NET Micro Framework。在我看来,这两种途径都是通往 Windows Embedded 的更好桥梁。正如 Michael 所解释的那样,XPE 只是创建桌面操作系统的高度定制版本的一种方式。
As a bridge between embedded PICs, which I love, and Windows XP Embedded as described well by @Michael Burr.
You might want to consider Windows CE/Mobile/whatever-call-it-this-week. Another interesting Microsoft area to consider is .NET Micro Framework. Either of these paths, in my opinion, are a better bridge from where you've been towards Windows Embedded. As Michael explains, XPE is just as way to create a very customized version of the desktop OS.
Windows XP Embedded 与 PIC 嵌入式系统完全不同。它实际上是桌面 Windows 操作系统,可以精确控制实际安装的操作系统组件以及一些专门用于控制文件系统和注册表更改(或无法更改)方式的设备驱动程序。
您可以从这里下载试用版(他们还有基于 Windows 7 的下一个版本的 CTP,据我所知,RC 即将发布):
您可以在现有的PC 并在另一个分区、另一台标准 PC 或虚拟机上安装了嵌入式 Windows 操作系统的“自定义”版本。
要获得该工具的非试用/评估版本,您需要有 MSDN Premium 或更好的订阅,或者购买“完整包装产品”(FPP),其售价约为 1000 美元。正如David Pfeffer 指出的,基于 Windows XP Embedded 的产品的许可费用是与 Microsoft 协商的 - 显然它们的起价约为每台 90 美元,并且可能会根据您承诺的数量而降低。
Windows XP Embedded is quite a different animal from a PIC embedded system. It's really the desktop Windows OS with very fine-grained control over exactly which components of the OS actually get installed along with a few device drivers tailored to controlling how the file system and registry con (or cannot) be changed.
You can download a trial (they also have a CTP for the next version that's based on Windows 7, and I understand that an RC is soon to be released) from here:
You can install the configuration tools on your existing PC and installed the 'custom' build of the Embedded Windows OS on another partition, another standard PC, or a virtual machine.
To get a non-trial/eval version of the tools you'll need to have an MSDN Premium or better subscription or buy the "full packaged product" (FPP) which lists for about $1000. As David Pfeffer indicated, the licensing fees for a product based on Windows XP Embedded are negotiated with Microsoft - apparently they start at about $90 per unit and presumably go down from there depending on how many units you commit to.
除非您愿意向 Microsoft 支付极高的许可费(相对于编程 PIC 时的免费而言,极高),否则您基本上不走运。
XP 嵌入式是在协商的基础上获得许可的。您必须与 Microsoft 经销商建立联系并致电他们。
Unless you are willing to pay extremely high licensing fees to Microsoft (extremely high being relative to free when programming a PIC) you are basically out of luck.
XP embedded is licensed on a negotiated basis. You'll have to make a connection with a Microsoft reseller and call them up.