资源列表
2-6-1
- TQ2440 基于LINUX嵌入式的网络TCP 通信源代码,很好的入门资料-TQ2440 LINUX-based embedded network TCP communication source code
test_c
- 本程序的主要功能是将char型字符转化成int型并显示出来-The main function of this program is to char type characters into int type and displayed
Qt-Creatorsoure
- 本次的代码非常好,全部可以直接在xp下的QT运行,非常适合刚开始学习QT 的同学,必须要先搭建QT的开发环境才可以。-The code is very good, all directly in the QT running under xp, ideal for students just beginning to learn QT, QT must first set up a development environment before they can.
2led
- 主要是2440开发板上的有些简单的测试代码,包括led。buttton等等的代码,只要运行./build就可以生成ARM的可执行文件-2440 development board is mainly some simple test code, including the led. buttton so the code, just run./build ARM can generate an executable file
NFS-JIELUN
- NFS挂载注意点,描述了在挂载NFS可能出现的问题和解决方法-Note that NFS mount point describes an NFS-mounted possible problems and solutions
madplayer.tar
- it is a document about how to cross compile madplayer for mini2440 and deploy on to the board
build-Linux-ARM-Executables
- 如何在linux下构建嵌入式ARM镜像,详细描述了每个步骤-How to Build our Linux ARM Executables
12864
- 12864 12864这是12864的仿真图还有对应的hex文件-12864 this is 12864 figure and the corresponding simulation hex file
Debugging-with-GDB
- 本资料详细讲述了在嵌入式Linux环境下如何使用GDB来调试C程序,其中包括设置断点、单步执行以及查看某个变量的值等内容-This information describes in detail how the embedded Linux environment using GDB to debug C programs, including setting breakpoints, single stepping, and view the contents of a variable va
GCC-Compiling-multiple-source-files
- 本文档详细讲述了如何在Lniux环境下使用GCC来编译、链接多个文件,在大型工程项目中有很重要的指导意义-GCC Compiling multiple source files
com_writer
- 这是在Linux环境下向串口发送数据,其中包括串口配置、打开串口、写入串口数据以及关闭串口等内容-This is the Linux environment to send data to the serial port, including port configuration, open the serial port, serial data, and write the serial port and so close
com_reader
- 串口通信接收数据源码,是在Linux环境下接收串口的数据,并打印出来-Serial communication to send data source