搜索资源列表
zlg_7289
- 1) 复制libminigui-str-1.6.2.tar.gz至任意用户目录。 2) 解压此文件 tar zxvf libminigui-str-1.6.2.tar.gz 4) 将zlg7289.c zlg7289.h二文件拷贝入增值版的相应目录中 libminigui-1.6.2-linux/src/ial/ 5) 修改相关宏定义使上述二文件加入库编译。 a. 修改libminigui-1.6.2-linux/src/ial/Makefile.am
嵌入式设备上的Linux开发
- 嵌入式linux的开发流程详解,包括启动,内存,设备驱动的添加-embedded linux Comments on the development process, including the initiation, memory, add-driven equipment, etc.
如何在嵌入式LINUX中添加设备驱动程序
- 如何在嵌入式linux中添加驱动程序,介绍了在linux中驱动程序的开发经验,并付有例程-how to add embedded linux driver, introduced in linux Driver program development experience, and pay a routine
fft-arm.zip
- 一个用于ARM的基4/基5定点FFT算法,原作者是JDB,后来我扩展过16和256点的计算并用在项目中了,感觉速度还不错。现在重写了基于Linux GCC4的测试程序,可供使用者评估参考。建议安装FFTW3用来精确评估测试结果,相关范例已经在代码中了。,Radix 4/5 FFT routines supporting 16/64/256 and 20/80 calculations. The source originally contributed by JDB, I had extende
EJTAG-MIPS-debug
- 本文介绍了一种调试工具。硬件上利用了商品化的低价设备,因为其电路极其简单,所以也完全可以自行制作。软件基于开放源码平台GNU的GDB调试程序,没有任何版权的问题,而且开放源码的特性使得功能的添加和修改完全自主可控,具有良好的可扩展性;另外其可移植性也比较好,理论上在任何 类UNIX平台上都能移植。此系统实际在linux和cygwin上都已能正常工作。-This paper presents a debugging tool. Use of commercial hardware, low-c
Linux_training1
- 这是本人给公司培训Linux的一些文档和资料收集,主要是采用了TQ2440开发板。 操作方法: 打开Linux培训简易手册.doc,里面有很多链接,会对运行过程中遇到的问题的补充。TQ2440开发板使用手册.pdf太大了,就不上传了。到天嵌的主页上下载也是很快的。-This is my training in Linux to the company a number of documents and data collection, mainly used TQ2440 deve
linux-2.6.14.1
- S3C2410开发板上LINUX2.6.14内核添加驱动-S3C2410 development board LINUX2.6.14 add kernel driver
EmbeddedLinuxt
- 嵌入式Linux设备驱动开发.pdfinux内核是一个整体是结构,因此向内核添加任何东西,或者删除某些功能,都十分困难。为了解决这个问题引入了内核机制。从而可以动态的想内核中添加或者删除模块。 -Embedded Linux device driver development. Pdfinux core structure as a whole are, so to add anything to the kernel, or delete some of the features are ve
LED_QtCode
- 自己写的qt控制数码管的小程序 今天写了一个基于qt-embedded4.4.0的qt控制数码管的小程序,可以作为qt入门的参考吧,希望对大家有帮助。 板子是用的博创的2410,底层的数码管驱动 程序的功能是在桌面上建立一个面板,上面添加3个按钮,其中两个按钮用于数码管数字的加1或者减1操作,另一个用作退出程序。 具体代码见附件。 大家有问题可以互相讨论,关于linux驱动和qt应用的都可以。 -Qt write thei
Linuxdriver
- linux驱动设备编程,一般用来在嵌入式linux中修改添加驱动程序-linux device driver programming, generally used to modify embedded linux driver add
nano-X-docs
- MicroWindows是一个开放源码的嵌入式GUI软件,目的是把图形视窗环境引入到运行Linux的小型设备和平台上。作为X Window系统的替代品,MicroWindows可以用更少的RAM和文件存储空间(100KB~600KB)提供相似的功能,允许设计者轻松加入各种显示设备、鼠标、触摸屏和键盘等;可移植性非常好,可用C语言实现;支持Intel 16位/32位CPU、MIPS R4000以及基于ARM内核的处理器芯片。由于和微软的windows注册商标存在冲突,从2005年月起,MicroW
2.6.30-at91-exp.4.tar
- 此文件为ATMEL公司为at91系列arm在linux-2.6.30操作系统上打的补丁包,官方版本,添加了新的处理器和修正了前期linux内核的几个BUG,本人使用at91sam9260测试,运行良好。-This file is ATMEL Corporation at91 series of arm operating systems in linux-2.6.30 patch to play the official version, add a new amendment to the p
linux-driver-setup
- 怎样给内核版本为2.6.30.4添加驱动,本例为一个空的驱动,主要是修改Kconfig和Makefile文件,采用modules动态加载-How to add kernel version is 2.6.30.4 driver, in this case an empty drive, was modified Kconfig and Makefile, use dynamic loading of modules
system-design-of-the-secondary
- linux下文件的编程 实现添加删除等功能-files under linux programming functions to add or delete
design-the-driver-of-linux
- 基于嵌入式开发视频流的黄金文档,包括开发环境的搭建,如何添加驱动,如何修改操作系统等,如果仔细阅读,你会了解整个设计过程-Video stream based on the gold embedded development documents, including the development environment to build, how to add drivers, how to modify the operating system, if carefully read, you
add-linux-syscall-2.6.33
- 在linux系统中添加系统调用,增加对linux内核实现机制的认识与理解-linux syscall
skyeye-1.3.2_rc1
- skyeye 模拟器下 的 linux-2.6.14 含LCD cs8900a(driver/net/arm/cs8900-end.c是最终版) 已修改arch/arm/kernel/module.c 以支持insmod 驱动 kernel/resource.c文件添加I/O读写函数-skyeye simulator under linux-2.6.14 -with LCD cs8900a (driver/net/arm/cs8900-end.c is the final version) ha
she--linux
- 在嵌入式linux编写的贪吃蛇程序,键盘控制,通俗易懂,可以继续添加其他功能!-Snake written procedures in embedded linux, keyboard control, easy to understand, you can continue to add other features!
embedding_datebase
- 源码,开发环境为linux,基于QT的数据库管理系统,可以增加,查询,修改,删除-Source code, development environment for Linux, database management system, based on QT can add, query, modify, delete
MPP_project
- linux下MP3播放器,内含开发文档。 MP3功能包含:可识别本地MP3文件;可创建播放列表;播放列表可增加不同歌曲;具有播放、暂停、停止三种操作;播放列表具有默认、随机、循环、单曲循环等功能;播放歌曲时显示歌曲信息;歌词显示。-Linux MP3 players, including the development of documents. MP3 features include: identification of a local MP3 file to create a p