搜索资源列表
New_Keil_lic
- keil C编译器注册机. 】 AVR指令表.rar - AVR PDF指令集(2004-11-15,PDF, 219KB, 下载1次, 提供者nana)【查看评论】 LC72131.rar - LC72131 PDF (2004-11-15, PDF, 335KB, 下载1次, 提供者nana)【查看评论】 Beginning Linux ... -Keil C Compiler Fillmore. -- AVR instruction table. Rar - AVR PD
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
smp86xx_rootfs.tar.bz2
- sigma smp8634/8635 toolchain rootfs building source. ================= Readme.txt ================= This is the Sigma Designs customization of the root file system for the SMP86xx family of chips. This package is of course
display
- 在arm linux环境下,利用framebuffer显示一张bmp格式的图像,采用c语言写的代码,用交叉编译器编译-In arm linux environment, using framebuffer display a bmp format image, the use of code written in c language, with cross-compiler
gprs
- linux下一款GPRS程序源码,采用C语言编写,通过交叉编译可在嵌入式系统上运行,已经通过验证。-GPRS procedures under linux a source, using C language, through the cross-compiler can be run on embedded systems have been validated.
gpio-test
- 1、将makefile中的 CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+=-I/usr/local/arm/2.95.3/arm-linux/include 路径改为你宿主机上的。 2、#make,来编译驱动模块。 3、
ARMINLINUX
- ARM C programming compile in Linux with gcc compiler and download to the ARM LPC2148 Board.
mp3
- linux环境下,基于libmad的MP3播放程序,需要用到libmad,libasound库。编译:gcc mp3.c -lmad -lasound .执行时:./a.out **.mp3-Linux environment, based on the libmad MP3 procedures, the use of libmad, libasound library. Compiler: GCC mp3. C- lmad- lasound. Implementation:./a.o ut*
russianbrick
- 俄罗斯方块代码,在linux下用gcc编译器调试完全正确,构思和方法值得参考,初学C语言编程很值得一看-Tetris code, debugging under linux gcc compiler idea worth considering, beginner C programming language is well worth a visit.
processaproach
- 基于TQ2440的LINUX程序源码,进程间通信测试程序,C语言编写,可在linux环境下交叉编译为arm板上可用的程序-TQ2440 Linux program source code, inter-process communication test procedures, C language, cross-compiler for arm board procedures available in the linux environment
processtoFile
- 基于TQ2440的LINUX程序源码,进程间调用样式,C语言编写,可在linux环境下交叉编译为arm板上可用的程序-Based on the TQ2440 the Linux program source code, process invocation style, C language, cross-compiler for arm board procedures available in the linux environment
calculator
- 用c语言编写的可以在嵌入式环境下运行的科学计算器,在交叉编译环境下编译后,就能在嵌入式linux下运行-C language scientific calculator that can run in the embedded environment, compiled cross-compiler environment, you can run in the embedded Linux
Image-Cpature-Program-IIB400-Imote2-Linux.tar
- Imote2 IIB400 Camera capture program compiled in arm-xscale-linux-gnu-gcc, run ./capture. Capture.c is the source code, I changed video2dev.h location for my compiler. BTW I got the C source code from University.
host
- (1)编写hello.c程序,使用编译器GCC编译,执行程序; (2)使用ARM-LINUX-GCC进行编译,并下载到目标机上进行执行。((1) write the hello.c program, compile and execute the program with compiler GCC. (2) compile with ARM-LINUX-GCC and download it to the target machine for execution.)