linux device driver example
标签: example device driver linux
上传时间: 2014-11-22
上传用户:bjgaofei
It is cross sample entropy code It will be helpful for nonlinear dynamics
标签: nonlinear dynamics entropy helpful
上传时间: 2013-12-10
上传用户:凤临西北
Stepper Motor & Device Controller
标签: Controller Stepper Device Motor
上传时间: 2014-11-23
上传用户:lwwhust
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
USB_driver_Programming - Writing Your Own Device Driver
标签: USB_driver_Programming Writing Device Driver
上传时间: 2014-12-20
上传用户:dancnc
Application for PIC18 microprocessor used to test logic of another device.
标签: microprocessor Application another device
上传时间: 2017-08-04
上传用户:熊少锋
NXP ISP1761 PCI based Device Controller Driver developed and tested on Linux-2.6.9 kernel with x86 Platform.
标签: Controller developed Device Driver
上传时间: 2017-08-06
上传用户:zhuyibin
Cross frecuency relations
上传时间: 2017-08-08
上传用户:拔丝土豆
This module contains all the definitions for the DDI (Device Driver Interface) for the touch panel device.
标签: the definitions Interface for
上传时间: 2013-12-24
上传用户:gmh1314
Embedded Device Circuit Design work and it is working 89c51 - Rs232- Lcd- Rtc- key6x4 matrix
标签: Embedded Circuit working Device
上传时间: 2014-05-23
上传用户:hustfanenze