Embedded LCD source for use together with MSP430 and FontGen. Used on a Rowley MSP430 C compiler.
上传时间: 2017-07-24
上传用户:Zxcvbnm
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、#export PATH=$PATH:/usr/local/arm/2.95.3/bin //取决于你宿主机上的交叉编译工具路径 #arm-linux-gcc -o gpio_test gpio_test.c //编译应用程序 最终在你的当前文件夹下会生成gpiodrv.o与gpio_test两个文件。 4、#mkdir /tmp/1 5、通过ftp的方法,把gpio_test与gpiodrv.o文件下载到你的开发板上的/tmp/1目录中。 6、#mknod /dev/gpio c 220 0 //创建文件节点 #insmod gpiodrv.o #chmod +x gpio_test #./gpio_test 然后,就可以看到四个LED灯在闪烁了。:)
标签: local arm-linux usr makefile
上传时间: 2017-08-03
上传用户:zhouchang199
GLCD code for microchip C18 compiler
标签: microchip compiler GLCD code
上传时间: 2017-08-07
上传用户:冇尾飞铊
Cross frecuency relations
上传时间: 2017-08-08
上传用户:拔丝土豆
This document specifies a collection of compiler directives, library routines, and environment variables that can be used to specify shared-memory parallelism in C, C++ and Fortran programs. This functionality collectively defines the specification of the OpenMP Application Program Interface (OpenMP API). This specification provides a model for parallel programming that is portable across shared memory architectures from different vendors. Compilers from numerous vendors support the OpenMP API. More information about OpenMP can be found at the following web site:
标签: environment collection directives specifies
上传时间: 2013-12-25
上传用户:shinesyh
new prigram in java compiler
上传时间: 2013-12-01
上传用户:nairui21
program assegment for compiler
标签: assegment compiler program for
上传时间: 2017-08-17
上传用户:zhichenglu
other homework for compiler
标签: homework compiler other for
上传时间: 2014-01-23
上传用户:zyt
this is lexical tokens of compiler operate on java
标签: compiler lexical operate tokens
上传时间: 2013-12-25
上传用户:努力努力再努力
Flow rate calculation using Hardy-Cross Method
标签: calculation Hardy-Cross Method using
上传时间: 2014-06-17
上传用户:懒龙1988