如何开始基于nucleus RTOS的国产手机开发? (联发科)

发布于 2024-07-17 06:25:47 字数 1435 浏览 3 评论 0原文

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

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

发布评论

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

评论(7

眼藏柔 2024-07-24 06:25:47

我是设计公司的工程师。 我有MTK开发平台,适用于MT系列手机,有英文说明。 原始版本和手册是用英文编写的(大约 300mb pdf 文件)。 SDK有用Visual C++编写的模拟器。 在nucleus rtos操作系统下工作的MMI界面。 代码是V++。

I am enginner at design company. I have MTK development platform for MT series mobiles with English explanation. The original release and manuals are written in English(About 300mb pdf files). The SDK have simulator written in Visual C++. MMI interface working under nucleus rtos os. The codes are V++.

夜吻♂芭芘 2024-07-24 06:25:47

MTK服务是收费的。 你需要联系他们并支付芯片、软件SDK、文档和技术支持的费用。

我不知道你从哪里得到“一些资源”,但它一定是他们的某个客户泄露的,因此使用这些资源将被视为非法。

The MTK service is charged. You need to contact them and pay for the chip, software SDK, document, and technical support.

I don't know where you get the "some resource", but it must be leaked by some customer of their, thus using these resource will be considered as illegal.

前事休说 2024-07-24 06:25:47

我与很多中国手机制造商合作,因为我们从中国出口手机。 我真的很感兴趣为这些基于 MTK 的设备构建新的应用程序,尤其是电子邮件程序。 现在考虑 6225 平台有点晚了,因为 6235 平台似乎是我们未来增长最快的平台。 据我所知,6235 和 6225 之间的主要区别是 6235 支持 Wi-Fi,可与 EDGE 配合使用,并且速度更快。

史蒂夫,你提到了 G2。 我认为Android将成为中国手机制造的突破性操作系统。 一旦他们当地的工程师和设计师掌握了它,大量既荒谬又有用的应用程序和模型将会蓬勃发展,并且不会像我们现在在 Windows Mobile 设备上看到的那样出现重大出口(海关)问题(因为中国人通常不这样做)。不提供许可软件)。

I work with a lot of Chinese mobile phone manufacturers because we export mobile phones from China. I'm really interested in building a new applications, especially an email program, for these MTK based devices. Now it's a bit late to be looking at the 6225 platform because the 6235 platform seems to be where we'll see the most growth moving forward. The major differences that I'm aware of between the 6235 and 6225 are that 6235 supports Wi-Fi, works with EDGE, and is faster.

Steve, you mentioned the G2. I think that Android will be the breakout OS for Chinese phone manufacturing. Once their local engineers and designers get a handle on it a plethora of both ridiculous and useful applications and models will flourish and there won't be major export (customs) problems as we see now with the Windows Mobile devices (because the Chinese typically don't offer licensed software).

末が日狂欢 2024-07-24 06:25:47

对于平台源,这可以是一个起点:

https://www.mentor .com/embedded-software/downloads/nucleus-source-interest_reg

我对 RTOS 没有任何实际经验,我是 GNU/Linux 人

For platform sources this can be a starting point :

https://www.mentor.com/embedded-software/downloads/nucleus-source-interest_reg

I have no real experience on RTOS, I am GNU/Linux guy

热鲨 2024-07-24 06:25:47

我刚刚购买了 SciPhone G2 Dream 并做了一些初步调查。 这款特定的手机运行 J2ME 应用程序,但我也想知道本机应用程序可以做什么(如果有的话)。 理想情况下,我希望我的蓝牙 GPS 能够与这款手机配合使用。

此页面讨论让 GCC 与 Nucleus 一起使用,但我不确定是否这很有用。

Mentor(Nucleus 的制造商)提供了其开发人员套件的试用版。 我刚刚请求免费试用。 有点令人担忧的是,该网站没有提及费用。 他们还有一个模拟器。

您购买了什么类型的手机以及您计划开发什么类型的应用程序?

I just bought a SciPhone G2 Dream and have done some initial investigation. This particular phone runs J2ME applications but I am also wondering what can be done (if anything) with native applications. Ideally I would like to get my Bluetooth GPS to work with this phone.

This page discusses getting GCC to work with Nucleus but I'm not sure whether this is useful.

Mentor (the makers of Nucleus) have a trial version of their developer suite available. I have just requested a free trial. It is a bit concerning that the website makes no mention of the cost. They also have an emulator.

What sort of phone did you get and what sort of applications are you planning to develop?

星星的轨迹 2024-07-24 06:25:47

我和你一样,试图选择一款带有 WIFI 和可用 SDK、低成本(低于 40 美元)的智能手机。 也联系过联发科没有结果。 我可以给你一个建议,事实上我现在正在做的事情。 尝试与供应商协商批量购买以及 SDK 和文档的访问权限。 我之前用基于 ARM 的 Thinclient 做过这件事,并且成功了,但我必须购买 30 台。

I'm in same wagon like you, trying to select an smartphone with WIFI and available SDK, low cost (lower thatn 40$). Also contacted Mediatek without results. I can give you a piece of advice, in reality is what I'm doing now. Try to negotiate a bulk purchase with a supplier together with access to SDK and documentation. I did that before with an ARM based Thinclient and worked, but I had to buy 30 pcs.

不爱素颜 2024-07-24 06:25:47

我不太清楚你所说的“中国”手机是什么意思。 然而,您可能谈论的是 ODM 手机。 大多数时候,这些手机是普通手机的系统克隆,并进行了一些定制。 买一个并将其拆开看看它运行在什么平台上可能是个好主意。 也许它使用 OMAP 或其他东西? 在这种情况下,您可能对如何继续有更多了解。 也许它甚至与 Linux 兼容。

I'm not exactly sure of what you mean by a 'Chinese' phone. However, you may be talking about ODM phones. Most of the time, these phones are system clones of regular phones with some customisation. It may be a good idea to just buy one and take it apart to see what platform it runs on. Maybe it uses OMAP or something else? In which case, you probably have more knowledge on how to proceed. Maybe it is even compatible with Linux.

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