搜索资源列表
uclinux_ram.bin
- uclinux的目标文件,在s3c44b0x上已经成功运行。只需要下载便可运行。-Basis of Uclinux target file, s3c44b0x already in successful operation. Just running can be downloaded.
linux&eboot
- linux引导程序,BIN文件,烧到ROM里能起引
Boot44b0
- 一个比较好的44B0的启动代码. 工程目录结构说明 --根目录 -- bootloader.apj, ARM Project Manager工程文件 -- INC目录, 头文件 -- SRC目录, 源文件 -- Debug目录, debug版本的编译和链接结果 -- Bin2C, 将Bin文件转化为C代码的数组的软件 -- DOC, 相关文档。
Uboot-demo-9260
- Uboot-1.1.5的,demo板bin文件。还包括一个bootstrap文件。
linux-utu2440-f-nandflash.rar
- 在linux系统下使用终端烧写扬创UTU2440-F的板子NANK FLASH的软件,速度比较慢,一般用来烧写BOOTLOADER的文件,之后可以使用BOOTLOADER进行其它文件烧写。 把BOOTLOADER生成的BIN文件放在Jflash目录下,如:u-boot.bin,与Jflash-s3c2440同一目录,之后在终端输入命令: cd ../Jflash ./Jflash-s3c2440 u-boot.bin /t=5 回车后出现选择项,全部选择0选择即可,烧写时时间比较久,
u-boot
- FS2410上做好的uboot映像文件,可以正常使用-This is a good program of uboot to FS2410 board.
aw_4_1_1_16
- 请高手们帮忙解读一下网络摄像机的bin文件控制软件-Please experts used to help interpret what the network camera control software bin files
WR_NORFlash
- MagicARM2410出厂程序烧写,烧写NorFlash芯片,修改*.bin文件即可烧写-MagicARM2410 factory processes the programming, the programming NorFlash chips,*. bin file to modify the programming
NORFlash
- MagicARM2410出厂程序烧写,也可以烧写其它程序,只要更改flash.bin文件即可,内有写eeprom的程序-MagicARM2410 factory programmed procedures, other procedures can also be programmed as long as you can change the flash.bin file, containing the procedure to write eeprom
PXA310-nand-boot-test
- PXA300 从nand启动的测试代码和bin文件-PXA300 nand boot from the test code and bin files
file.tar
- hex文件格式转换为bin文件 代码中另有其他c语言代码 仅供参考学习-hex file to bin file format conversion code in c language code and another for reference only other study
mys3c2440bootloader
- 为s3c2440开发的bootloader,绝无copy(网络部分除外)。此源码包含启动汇编,和main函数,可在keil下重新配置编译生成bin文件。货真价实。注:我这一个可不止五个c啊!!审核的大哥一定给我过!-Developed for the s3c2440 bootloader, no copy (other than part of the network). This source contains the boot assembly, and the main function,
u-boot-1.1.6_Q43_20111215
- u-boot-1.1.6_Q43_20111215.bin文件,用于下载到天嵌2440天发板上的文件~-U-boot-1.1.6 _Q43_20111215. Bin files, used to download to day 2440 days send embedded board files ~
depend-s3c2410-develop-uboot
- 压缩包里包括u-boot-1.1.6源码,和修改过并且编译成功的.bin文件,可以在s3c2410开发板上直接烧写-Compressed package including u-boot-1.1.6 source code and modify and compile successfully. Bin file, you can direct programming on the s3c2410 develop board
android_kernel_64M.bin.tar
- android内核文件,适用于友善mini2440开发板,64M_nandflash-android kernel files, suitable for the friendly mini2440 development board, 64M_nandflash
703n-wifirobot
- openwrt刷703n摄像头的bin文件,能驱动uvc芯片的摄像头,如果支持mjpg格式效果会更好-openwrt brush 703n camera bin file, can drive uvc chip camera, if supported mjpg format would be better
forlinx6410-led
- 飞凌6410开发板led程序,包括C文件和bin文件,可在uboot状态下调试和运行。-Forlinx 6410 development board led programs, including the C file and bin file, you can debug and run in uboot state.
srec_142_win
- srec文件格式和bin文件格式相互转换工具-convert a Motorola S-Record file into a binary image
uboot-group
- uboot移植,修改了部分common目录下的文件,能正常生成BIN文件,可以烧写-Uboot transplantation, the modified part of the common directory file, can normally generate BIN file, you can burn
Bootloader_For_S3C6410
- 三星开发板S3C6410的bootloader,大三在校实验室做的,附带参考文档,有Makefile,Ubuntu linux平台,需要配置交叉编译环境,执行Makefile生成bin文件,通过minicom tftp 下载到开发板。代码有些注释可以辅助阅读。-Samsung S3C6410 development board s bootloader, a junior at the school laboratory, incidental reference documents, ther