搜索资源列表
gpio
- gpio驱动 leddrv.c为驱动源程序 writeled.c为应用程序 writeled.c 编译方式 arm-elf-gcc -Wall -O2 -Wl,-elf2flt -o writeled writeled.c leddrv.c 编译方式 arm-elf-gcc -D__KERNEL__ -I你的uClinux目录/linux-2.4.x/include-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-stric
arm-elf-gdb
- 你的EM85XX,EM86XX有了网络,用原厂的串口调试怎么还是觉得那么麻烦呢,网络了可以使用GDB啊,这个就是可以使用的GDB。
ARM_Linux_CDROM
- ARM嵌入式Linux系统开发技术详解—随书光盘 深入Linux系统底层和内涵,透析ARM嵌入式Linux系统开发本质 通过嵌入式系统开发实例,归纳ARM嵌入式Linux系统开发整个过程-ARM embedded Linux system development Xiang Jie- CD-ROM with the book in depth and content of the underlying Linux system, dialysis ARM embedded Linux s
9200_serial
- 基于at91rm9200的串口驱动,在linux下的编程-Based on AT91RM9200 serial driver in linux programming under
sdc
- sdc源码,在ubuntu12.4中编译成功,用于对linux中可执二进制行文件的加密。执行make会弹出编译选项,编译成功后会生成sdc,例如:可执行二进制文件为hello,执行./sdc hello 后输入密码,会生成加密文件hello.sdc ,执行./hello.sdc,输入解密密码会生成hello。 -SDC, or Self Decrypting Binary Generator, creates self decrypting binaries for common operati
e2fsprogs-1.39.tar.gz
- e2fsprogs-1.39.tar.gz,LFS6.2软件包 step 1: 解压:e2fsprogs-1.39.tar.gz 到 e2fs目录下 step 2: # cd e2fs step 3: #mkdir build #cd build #../configure --host=arm-linux --enable-elf-shlibs--with-cc=arm-linux-gcc --with-linker=arm-linux-ld -- prefix=/us