搜索资源列表
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
elf
- 序言 1. OBJECT文件 导言 ELF头(ELF Header) Sections String表(String Table) Symbol表(Symbol Table) 重定位(Relocation) 2. 程序装载与动态连接 导言 Program头(Program Header) Program装载(Program Loading) Dynamic连接(Dynamic Linking) 3. C LIBRARY
au1xxx-booter-src-1.0-r000007.tar
- RMI AU1200 BOOTLOADER(autoboot).支持从PCMCIA,IDE,SD,NAND,NOR等加载LINUX或WINCE映像。支持BIN,SREC,ELF
asem51-1.3-ELF.tar
- Free 8051 asm compiler for linux new host platforms: Win32 and Linux macro processing dramatically improved conditional assembly output in Intel-HEX or OMF-51 format 37 new MCU files documentation in both ASCII and HTML format num
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
Sstrip
- sstrip is a small utility that removes the contents at the end of an ELF file that are not part of the program s memory image
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
libelf-0.8.6.tar
- 这是elf库的所有源码。在它的lib目录下运行build.bat就可以编译生成两个文件:libelf.dll和libelf.lib。-This is the source of all elf library. Build.bat can be compiled to run the two files in its lib directory: libelf.dll and libelf.lib.
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