嵌入式linux和moblin、openmoko linux的区别

发布于 2024-08-21 05:54:13 字数 123 浏览 6 评论 0原文

我有一个带有 ARM 平台的手持设备。我打算将操作系统加载到其中。那么我应该选择哪个操作系统? (嵌入式 linux 或 Moblin 与任何其他风格一样)。实际上我想知道嵌入式linux和Moblin以及其他类似发行版之间的区别。

I am having an handheld device with ARM platform. I planning to load OS into it. So which OS I should go for ? (Embedded linux or Moblin like any other flavour). Actually I want to know the difference between Embedded linux and Moblin and other distributions like that.

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

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

发布评论

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

评论(2

娇妻 2024-08-28 05:54:13

您的问题确实缺乏细节,并且不能有单一直接的答案 - 例如“仅使用 XYZ 操作系统”。这取决于以下因素

  • 设备上的可用内存(闪存/RAM)
  • 您计划构建什么应用程序
  • 用于编译和调试应用程序的工具链的可用性。

Your question really lacks the detail and there can't be single straight forward answer to it - like "Use only XYZ OS". It depends on following factors

  • The available memory (flash/RAM ) on the device
  • What application u're planning to build
  • Availability of toolchain for compiling and debugging your app.
一念一轮回 2024-08-28 05:54:13

更重要的(或者至少您需要首先考虑的事情)是是否存在相关设备的主板支持包(请参阅bsp 的维基百科条目)。有时,设备的提供商(例如,如果它是来自芯片制造商之一的评估板)有一个“随时可用”的 bsp,可以作为起点。一个可以作为起点的项目是 Openembedded

More important (or at least something you need to consider first) is if there exists a board support package for the device in question (see wikipedia entry for bsp). Sometimes the provider of the device (e.g. if it is an evaluation board from one of the chip manufacturers) has a "ready to utilize" bsp that can be a starting point. One project that could be a starting point is Openembedded.

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