搜索资源列表
tlc3544
- AD转换器TLC3544在Linux2.6内核中的驱动程序 本人已经调试过 可以成功运行-AD converters TLC3544 in the Linux kernel driver than I have Debugging successful operation
uda1341
- 基于linux kernel 2.6.20的UDA1341声音芯片的声卡驱动,在s3c2410 cpu下调试通过。 使用方法:源码树的根下新建local目录,并将其解压缩到该目录,修改源码树根下的Makefile文件的559行为: vmlinux-dirs := $(patsubst %/,%,$(filter %/, $(init-y) $(init-m) $(core-y) $(core-m) $(drivers-y) $(drivers-m) $(net-y) $(ne
FullEmbeddedLinuxNotes
- 本书全面介绍了嵌入式Linux系统开发过程中,从底层系统支持到上层GUI应用的方方面面,内容涵盖Linux操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识(交叉编译工具的选项设置、Makefile语法、ARM汇编指令等),硬件部件的使用及编程(囊括了常见硬件,比如UART、I*IC、LCD等),U-Boot、Linux内核的分析、配置和移植,根文件系统的构造(包括移植busybox、glibc、制作映象文件等),内核调试技术(比如添加kgdb补丁、栈回溯等),驱动程序编写及移植(
LinuxDeviceDriver
- linux设备驱动教学课件,字符驱动,内核调试,竞态,中断,高级io-linux device driver Courseware
kdb
- 内核调试软件工具包KDB,对编写内核模块有很大的帮助,版本是对linux-2.6.14.1-Kernel debugging software toolkit KDB, on the preparation of a kernel module is very helpful, the version is linux-2.6.14.1
Linux divice diver
- Linux设备驱动的现状 从non os驱动到Linux驱动 内核设施 自旋锁、信号量、互斥量、完成量 异步通知、信号 阻塞与非阻塞 内存与I/O操作,DMA 中断,top half/bottom half 字符设备驱动 复杂设备驱动的框架 LCD设备FRAMEBUFFER FLASH设备MTD TTY设备 块设备 用户空间的设备驱动 设备驱动开发流程 开
Linux_Kernel_Debugging_classic_tutorials
- Linux内核调试技术经典教程Linux Kernel Debugging classic tutorials-Linux Kernel Debugging classic tutorials Linux Kernel Debugging classic tutorials
Linux_kernel_compilation_debug_electronic_document
- Linux 内核编译调试电子文档Linux kernel compilation debug electronic documents-Linux kernel debugging electronic documents compiled Linux kernel compilation debug electronic documents
GDB_debugging_environment_for_embedded_Linux_the_e
- 嵌入式Linux的GDB调试环境建立,对调试LINUX内核非常有益- GDB_debugging_environment_for_embedded_Linux_the_establishment_of
seven_steps_to_embedded_Linux
- 嵌入式Linux的学习涵盖的范围比较广,下从bootloader,到内核移植、文件系统,中间的驱动开发,到上层的应用程序调试、开发环境等,变化莫测,经常是别人的能用自己的就有问题。 由于缺乏他人适当指点,自己在学习过程中也走了很多弯路。看到有些朋友学习Linux的热情很高,但有时候不知道从哪入手,遂想和大家分享下这几年的经验教训。 此交流会在BUPT BES协会的组织下,历时半年,共九次。并录制了相关视频,上传到了BYR BT及优库上。 第一篇 Linux主机开发环
flc_debug.tar
- 可以记录从linux内核开始启动的所有你想要的信息。从而解决linux启动时加入的调试无法显示的问题。加入到内核目录下的driver中。有兴趣者可以联系我xhdwork@gmail.com -Linux kernel can be started from the record all the information you want. Are added in order to address linux boot debug the problem can not be displayed.
DAVINCI_env
- Davinci调试环境的搭建,详细介绍了davinci调试环境搭建过程,包括uboot,ramdisk,交叉编译环境,linux内核编译等-Davinci debugging environment set up, detailing the davinci debugging environment set up process, including uboot, ramdisk, cross-compiler environment, linux kernel compiling, etc.
Debug.Hacks-chinese_version
- 本书从调试器的基本使用方法、汇编的基础知识开始,到内核错误信息捕捉、应用程序调试、内核调试、本书深入浅出的讲解了linux下应用程序和内核的调试技巧。-This Book from the basic use of the debugger, the compilation of the basics, to the kernel error message capture, application debugging, kernel debugging, the book explain in