Windows Compact Embedded 7应用程序可以在Windows CE6上运行吗?

编程入门 行业动态 更新时间:2024-10-12 01:27:40
本文介绍了Windows Compact Embedded 7应用程序可以在Windows CE6上运行吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

过去我们已经完成了桌面Windows开发和嵌入式开发。但是,我们从未完成嵌入式Windows开发。我们正在实施我们的第一个此类项目。

We have done desktop Windows development as well as embedded development in the past. However, we have never done Embedded Windows development. We are in the process of implementing our first such project.

我们计划使用CE6只是因为BSP更容易获得。这可以节省我们的金钱和时间,同时减少我们的学习曲线。但是,我们希望在Windows Embedded Compact 7中开发我们的应用程序,以便我们可以使用VS2008 及其改进。我们也将使用SQL Express。

We are planning to use CE6 simply because the BSPs are much more readily available. This saves us money and time while reducing our learning curve. However, we would like to develop our apps in Windows Embedded Compact 7 so we can use VS2008 and its improvements. We will use SQL Express as well.

是否可以在CE6设备上运行使用VS2008 / CE7开发的应用程序,或者我们是否需要为CE6重建我们的应用程序?

Is it possible to run apps developed using VS2008/CE7 on a CE6 device, or do we need to rebuild our apps for CE6?

感谢您的帮助。

推荐答案

您感到困惑两件不同的事;内核开发和应用程序开发。

You are confusing two different things; kernel development and application development.

内核开发:用于Windows CE 6.0的Platform Builder R3是VS2005的插件,在VS2008中不起作用

Kernel development: Platform Builder for Windows CE 6.0 R3 is a plugin for VS2005 and does not work in VS2008

内核开发:用于Windows Embedded Compact 7的Platform Builder是VS2008的插件,在VS2005(或VS2010)中不起作用

Kernel development: Platform Builder for Windows Embedded Compact 7 is a plugin for VS2008 and does not work in VS2005 (or VS2010)

应用程序开发:使用从PB生成的SDK for CE 6.0 - 或 - 从VS为WEC7生成的SDK可以在VS2008中使用,没问题。

Application development: Using an SDK generated from PB for CE 6.0 -or- an SDK generated from PB for WEC7 can be used in VS2008, no problem.

根据您在应用程序中使用的SDK功能,您可能需要针对您的OS设计重新编译WEC7 SDK一旦你切换。

Depending on the SDK features you use in your application you may need to recompile against the WEC7 SDK for your OS Design once you switch.

希望这有助于清除迷雾......

Hope this helps clearing the fog...

更多推荐

Windows Compact Embedded 7应用程序可以在Windows CE6上运行吗?

本文发布于:2023-11-11 08:57:57,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1577957.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:应用程序   Compact   Windows   Embedded

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!