ZhangZe

Computer World--Linux, BSD

博客园 首页 新随笔 联系 管理

2013年3月20日 #

摘要: 最近网上好多新手问我,怎么样学习嵌入式开发?其实这个问题很复杂,因为嵌入式开发是个非常复杂的领域,既有深度,也有广度,是个软硬结合的领域。。。我研究的时间也不长,不过以后可能会研究RTOS这一块(最近一直在关注国产开源RTOS rt-thread,自己业余时间也想参与进去)。。。。嵌入式工程师一般分两种:一类是学电子工程、通信工程等偏硬件专业出身的人,他们主要是搞硬件设计,有时要开发一些与硬件关系最密切的最底层软件,如BootLoader、Board Support Package(像PC的BIOS一样,往下驱动硬件,往上支持操作系统),最初级的硬件驱动程序等。他们的优势是对硬件原理非常... 阅读全文
posted @ 2013-03-20 13:46 ze_zhang 阅读(233) 评论(0) 推荐(0) 编辑

摘要: http://www.ihaveapc.com/2012/10/how-to-get-back-classic-gnome-desktop-in-ubuntu-12-10-quantal-quetzal/Here’s how to get back classic Gnome desktop in Ubuntu 12.10 ‘Quantal Quetzal’:1. Issue the following command at the terminal -sudo apt-get install gnome-session-fallback2. Answer ‘y’ when prompted 阅读全文
posted @ 2013-03-20 11:10 ze_zhang 阅读(285) 评论(0) 推荐(0) 编辑

2013年3月15日 #

摘要: 给ARM初学者的建议 如果您是ARM初学者或者以前是51单片机应用开发工程师,想快速进入32位ARM嵌入式开发领域,建议您阅读本文档。本文档是我们结合多年ARM开发经验,针对初学者对ARM嵌入式开发中存在的各种疑问,结合海同嵌入式教育(www.iotek.com.cn)学员和老师多年的学习教学实践而总结的一些经验,相信您按照我们的学习建议,加上您的努力与坚持,很快就可以进入32位嵌入式开发领域,因为我们自己就是这样一步一步走过来的。注意:我们所给出的学习建议并不一定完全适用于每一个ARM初学者,本文档仅作为用户的学习参考。1.初识ARM 相信ARM初学者已经通过各方面的信息(尤其是因特网... 阅读全文
posted @ 2013-03-15 15:57 ze_zhang 阅读(285) 评论(0) 推荐(0) 编辑

2013年3月11日 #

摘要: What is eMMC?eMMC is an embedded non-volatile memory system, comprised of both flash memory and a flash memory controller integrated on the same silicon die. The eMMC solution consists of three components - the MMC (multimedia card) interface, the flash memory, and the flash memory controller - and 阅读全文
posted @ 2013-03-11 17:57 ze_zhang 阅读(883) 评论(0) 推荐(0) 编辑

摘要: 1.application doc from google site2.application debug using eclipse3.framework debug method and code reading4.kernel module source reading: emmc mtd ...5.hal source code reading 阅读全文
posted @ 2013-03-11 09:57 ze_zhang 阅读(143) 评论(0) 推荐(0) 编辑

2013年3月10日 #

摘要: http://bbs.chinaunix.net/forum.php?mod=viewthread&tid=1965079http://www.linux-mtd.infradead.org/http://bbs.chinaunix.net/forum.php?mod=viewthread&tid=2311172http://www.linux-mtd.infradead.org/doc/general.html-----------------------------------------------http://blog.csdn.net/fengkehuan/artic 阅读全文
posted @ 2013-03-10 18:45 ze_zhang 阅读(301) 评论(0) 推荐(0) 编辑

摘要: Position 5: Architect of Linux BSP Designation: Android BSP Responsible for mobile platform adaptation in different HW platforms Responsible for bootloader, Linux kernel porting Responsible Linux device driver development and debugging Job Profile: ... 阅读全文
posted @ 2013-03-10 18:39 ze_zhang 阅读(386) 评论(0) 推荐(0) 编辑

摘要: 1. Android Integration Engineer Job DescriptionAndroid smartphone is in fact a very complex system, which include typically an AP (Application Processor) plus a modem (WCDMA/HSPA protocol stack / RTOS), drivers, system components, applications, framework, 3rd party applications, to assure that all b 阅读全文
posted @ 2013-03-10 18:34 ze_zhang 阅读(320) 评论(0) 推荐(0) 编辑

2013年2月1日 #

摘要: 1.CPUintel i7 4770 2100E3-1280 V3 ?????E3-1230 V2 13003.主板华擎B75 Pro3 http://item.jd.com/620400.html 500http://detail.tmall.com/item.htm?spm=a230r.1.14.4.RTON6a&id=15675365593 425 + 10CPU主板套装CPU+B75 PRO3http://item.taobao.com/item.htm?spm=2013.1.w31-20029... 阅读全文
posted @ 2013-02-01 17:08 ze_zhang 阅读(270) 评论(0) 推荐(0) 编辑

2013年1月30日 #

摘要: 1.source insight usage2.java programming, design pattern, find good books, <<JAVA Fundamental core I ..>>3.android.com docs4.git usage5.android framework source code debug6.kernel and android module study according to BSP team7.android roadmap RSS example8.knownledge:https://sites.google 阅读全文
posted @ 2013-01-30 10:14 ze_zhang 阅读(161) 评论(0) 推荐(0) 编辑