搜索资源列表
OTCC
- The Obfuscated Tiny C Compiler (OTCC) is a very small C compiler. It generate i386 code,include two version.The one generate bin file,the other generate elf file
20064316212158
- 要如何区别呢?执行公用程式‘file’(例如,file /bin/bash)就对了。就ELF的程式而言,萤幕上显示出来的讯息会含有ELF的字眼;如果说是a.out的,讯息内会箝有 Linux/i386的字样。 -to how to distinguish? Implementation utility 'file' (for example, the file / bin / bash) on the right. On the ELF programs, the screen
operatingsystemsourcecode
- \\Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外,还有这样一些文件: boot.bin 引导扇区(Boot Sector),可通过 FloppyWriter 写入软盘(或软盘映像)。 loader.bin LOADER,直接拷贝至软盘(或软盘映像)根目录。 kernel.bin 内核(Kernel),直接拷贝至软盘(或软盘映像)根目录。 bochsrc.bxrc Bochs 配置文
at91rm9200vxworksbsp
- (1)基于部分u-boot代码自己调试的vxworks BSP (2)实现了nand/nor flash的tffs文件系统 (3)实现了对spi dataflash的访问 (4)实现了对启动参数和mac地址的文件保存 (5)通过命令行升级bootrom自身 (6)支持通过命令行实现对elf/bin文件格式的vxworks的下载,升级和引导 (7)实现了atmel的对32Mflash的支持,解决了芯片本身的bug (8)实现了CPU最小系统SDRAM FLASH 网口
au1xxx-booter-src-1.0-r000007.tar
- RMI AU1200 BOOTLOADER(autoboot).支持从PCMCIA,IDE,SD,NAND,NOR等加载LINUX或WINCE映像。支持BIN,SREC,ELF
tinix_os
- === ==== 关于本光盘 ========== \\Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外,还有这样一些文件: boot.bin 引导扇区(Boot Sector),可通过 FloppyWriter 写入软盘(或软盘映像)。 loader.bin LOADER,直接拷贝至软盘(或软盘映像)根目录。 kernel.bin 内核(Kernel),直接拷贝至软盘(或软盘映像)根
DolTool3.zip
- DolTool v0.3,DOL/ELF/BIN文件相互转换工具 带源代码 ,DolTool v0.3- loser 2003 oO What is a Dol file Oo a dol file is a gamecube executable file. when compiling code for gamecube, an elf file is the typical output file format. the elf file is then conv
elf2bin
- 用VC编写的将elf文件转化为bin文件的程序,可以用来转化elf文件为二进制可执行文件-This program can change elf file into bin file.
ParseELF
- 10.1啦,庆祝祖国60华诞,再次奉献,同时也 祝我们的祖国繁荣富强,永远屹立在世界的东方!!! 这是由ELF文件,解码出BIN数据的源码, 附有演示工程,及相关的ELF文件。 生成BIN格式可以根据自己需要修改, 解都解出来了,要生成什么格式的自己就随便了。呵呵。 sck007 2009.09.29-10.1啦to celebrate the 60 anniversary of the motherland, once again sacrifi
AT91RM9200
- AT91RM9200开发笔记,准备工作,PPPD-2.4.3交叉编译,理解基本概念,U-boot-1.3.0移植成功,ELF文件生成bin文件的处理方法-AT91RM9200 Development notes, preparation, PPPD-2.4.3 cross compiler to understand the basic concepts, U-boot-1.3.0 transplantation, ELF file generated bin file handling
ti_am335x_evm
- (1)基于部分u-boot代码自己调试的vxworks BSP (2)实现了nand/nor flash的tffs文件系统 (3)实现了对spi dataflash的访问 (4)实现了对启动参数和mac地址的文件保存 (5)通过命令行升级bootrom自身 (6)支持通过命令行实现对elf/bin文件格式的vxworks的下载,升级和引导 (7)实现了atmel的对32Mflash的支持,解决了芯片本身的bug (8)实现了CPU最小系统SDRAM FLASH 网口 串口的自检操作-(1) Ba
PX4bootloader
- Pixhawk 的bootloader文件,共四个文件px4fmuv2_bl.bin,px4fmuv2_bl.elf,px4io_bl.bin,px4io_bl.elf-bootloader for pixhawk or PX4