搜索资源列表
-
0下载:
Embedded Linux Primer: A Practical, Real-World Approach
presents a step-by-step walkthrough of porting Linux to custom boards and introduces real-time configuration via CONFIG_RT--one of today s most exciting developments in embedded Linux. You ll
-
-
0下载:
利用Vmware5.5.1 和 kgdb调试 x86平台的linux kernel-kgdb debug linux kernel
-
-
0下载:
如何编写Linux设备驱动程序
在Linux环境下设计驱动程序,思想简洁,操作方便,功能也很强大,但是支持函数少,只能依赖kernel中的函数,有些常用的操作要自己来编写,而且调试也不方便。-How to write Linux device driver design in the Linux environment driver, thinking of simple, easy to operate, function is also very powerful, but less s
-
-
0下载:
本文讨论了基于ARM的嵌入式Linux的音频播放器。使用了以三星S3C2410芯片为CPU的ARM9
开发板。于主机上建立交叉编译环境,对嵌入式压缩内核进行编译调试,通过串口移植了Bootloader、嵌入式
Linux内核和文件系统到开发板上。从网络获取应用程序源代码,对音频播放器源代码经过交叉编译和调试并
下载到目标机开发板上进行进一步调试。最终成功实现了播放音频的功能,结合其他设备,成为具有功率放大
器功能的嵌入式音频播放器,且可进一步在其上开发视频播放和其他网络功能。
-
-
0下载:
调试是软件开发过程中一个必不可少的环节,在 Linux 内核开发的过程中也不可避免地会面对如何调试内核的问题。-Debugging is the process of software development is an indispensable link in the Linux kernel development process will inevitably face the issue of how to debug the kernel.
-