搜索资源列表
嵌入式系统uclinux编程
- 总的来说,在uClinux上的开发和标准Linux还是很类似的。通常可以按照下面的步骤去设计和调试: 建立基于以太网的开发环境; 如果所设计的程序和硬件的关联不大,那么一定要在标准Linux上先编译和调试通过。灵活地使用gcc和gdb将大大节省时间; 将x86上的GCC编译好的应用程序用交叉编译工具来编译;如果编译时发现错误,那么很可能存在以下问题: 交叉编译器或库文件的路径不正确;最彻底的解决办法是重新装一次编译器; 遇到库不支持的函数;此时需要自己把函数的实现做成另外一个库供应用程序使用。如
FullEmbeddedLinuxNotes
- 本书全面介绍了嵌入式Linux系统开发过程中,从底层系统支持到上层GUI应用的方方面面,内容涵盖Linux操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识(交叉编译工具的选项设置、Makefile语法、ARM汇编指令等),硬件部件的使用及编程(囊括了常见硬件,比如UART、I*IC、LCD等),U-Boot、Linux内核的分析、配置和移植,根文件系统的构造(包括移植busybox、glibc、制作映象文件等),内核调试技术(比如添加kgdb补丁、栈回溯等),驱动程序编写及移植(
B4Nd3hx5
- 不同于一般形式的软件编程,嵌入式系统编程建立在特定的硬件平台上,势必要求其编 程语言具备较强的硬件直接操作能力。无疑,汇编语言具备这样的特质。但是,归因于汇编 语言开发过程的复杂性,它并不是嵌入式系统开发的一般选择。而与之相比,C 语言--一种 "高级的低级"语言,则成为嵌入式系统开发的最佳选择。笔者在嵌入式系统项目的开发过程 中,一次又一次感受到 C 语言的精妙,沉醉于 C 语言给嵌入式开发带来的便利。-Different from the general form of so
pBEpE8pAEpA1
- 使用s3c2440微控制器、指纹模块等硬件,应用Linux操作系统、sQLite数据库、Qt可视化开发工具等软件及编程技术,设-Use s3c2440 microcontroller hardware such as fingerprint module, application Linux operating system, sQLite database, Qt visual development tools such as software and programming techniq
ARM-courses-of-Tsinghua-University-
- 此文档为清华大学资深教授所编写的嵌入式ARM架构的内部讲义,对于从事ARM linux硬件开发或软件编程的工程师具有重要的指导作用!-This document was prepared by senior professor of Tsinghua University, ARM-based embedded within the notes, in ARM linux for hardware development or software programming has an import
pthread
- linux操作系统-ARM9硬件平台下多任务管理程序编程-linux operating system-ARM9 hardware platform, multi-task management programming
2.6CAN_linux
- linux操作系统+ARM9硬件平台CAN总线驱动程序编程-linux operating system+ ARM9 hardware platform for the development of programming the CAN bus
hardware
- 涵盖了嵌入式大多数接口以及硬件编程实例 包括jtag i2c nand sdio ...以及常用小程序 定时器等-Covers the embedded most of the hardware interface and programming examples, including the jtag the i2c NAND sdio ... and commonly used program timer
ARM-S3C6410-Development-programming
- S3C6410芯片的相关系统硬件编程,是嵌入式linux开发前提基础学习阶段。-The the S3C6410 chip system hardware programming, embedded linux development stages of learning based on the premise.
displayImage
- 嵌入式Linux上一个显示图片的程序,算是LCD硬件的底层编程-my english is poor
ppt
- linux系统编程,计算机系统的基本构成 处理器,主存,I/O模块,系统总线 中断的分类 程序中断,时钟中断,I/O中断,硬件失效中断 存储器的层次结构 Register->cache->main memory->disk 操作模式分为?内核模式,用户模式任何资源分配和调度策略都必须考虑的三个因素公平性,有差别的响应,有效性-linux system programming, the basic structure of a computer syste
TQ2440-new-code
- TQ2440开发板最新资料,关于软件以及硬件的编程代码,还有开发板内部实现外围电路的实验代码,大家不容错过哦!-TQ2440 development board updated information about the software and hardware programming code, and development of the internal implementation of the external circuit board test code, we can not
arm.pdf.tar
- ARM 深入浅出嵌入式底层软件开发 ,与底层硬件编程的部分-Easy to understand the underlying ARM Embedded Software Development, part of the underlying hardware programmingre
main_project
- 在Linux环境下编写的基于M3的智能家居的主程序代码(不包含硬件方面的代码)用到多线程,网络socket编程-In the Linux environment prepared by M3-based Smart Home main program code (does not include hardware code) uses multi-threaded, socket programming network