小libc中的嵌入式系统 [英] Small libc for embedded systems

查看:197
本文介绍了小libc中的嵌入式系统的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我要寻找一个小的libc用于在ARM7微控制器与嵌入式FreeRTOS的使用。
我已经看过newlib,但它是我的需求有点太复杂。 Newlib调用的malloc()
若干功能(例如printf()的),这是不利于小型嵌入式实时系统

I am looking for a small libc for embedded use with freertos on a ARM7 microcontroller. I have looked at newlib, but it is a bit too complex for my needs. Newlib calls malloc() in a number of functions (e.g. printf()), which is not good for small embedded realtime systems.

有谁知道一个小巧,便携,开源的libc实现,将适合我的申请?

Does anyone know of a small, portable, open source libc implementation that will fit my application?

推荐答案

PDCLib 可能满足您的需求。这是仍然是不完整 [无效链接] 的,不过,也可能在需要更多的真实世界测试。它的作者推移 DevSolar 这里左右。

PDCLib might fit your needs. It's still incomplete [broken link], though, and probably in need of a lot more real-world testing. Its author goes by DevSolar here on SO.

更新2012-11-01:的截至2012-08-14,发展已经接管了牧羊人欧文,完全用的新主页到位桶库 [无效链接,使用这个]

update 2012-11-01: As of 2012-08-14, development has been taken over by Owen Shepherd, complete with a new homepage and bitbucket repository [broken link, use this one].

更新2015年10月31日:的专用网站似乎是死了,但code仍然可以发现的 nofollow的>。最后提交到库发生2014年11月24日。

update 2015-10-31: The dedicated website seems to be dead, but the code can still be found on bitbucket. The last commit to that repository happened 2014-11-24.

更新2016年7月12日:的网站又回来了,DevSolar开始在2016年3月1日再次提交

update 2016-07-12: The website is back up, and DevSolar started committing again on 2016-03-01.

这篇关于小libc中的嵌入式系统的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆