搜索资源列表
4510blsxyfx
- 三星公司关于 4510的 bootloader的实现与分析。 里面包含有4510 bootloader的源代码,实现与分析的pdf文档以及Bin2c工具等相关内容。-Samsung on the Bootloader 4510 Implementation and analysis. Of which contains 4,510 Bootloader the source code, Implementation and Analysis of Bin2c pdf documents and
4510 bootloader的Bin2c工具
- 三星4510开发板说明-Samsung Note 4510 development board
4510-bootloader
- s3c4510b bootloader,功能:装置uclinux kernel. 详细的boot load启动分析,帮助新手可以马上写出可以跑在arm板子上的简单bootloader ├─bin2c │ └─bin2c ├─document └─source code └─source code
Boot44b0
- 一个比较好的44B0的启动代码. 工程目录结构说明 --根目录 -- bootloader.apj, ARM Project Manager工程文件 -- INC目录, 头文件 -- SRC目录, 源文件 -- Debug目录, debug版本的编译和链接结果 -- Bin2C, 将Bin文件转化为C代码的数组的软件 -- DOC, 相关文档。
s3c2440_vivi_y2.0.tar
- 三星公司关于 4510的 bootloader的实现与分析。 里面包含有4510 bootloader的源代码,实现与分析的pdf文档以及Bin2c工具等相关内容-Samsung' s bootloader on the realization of 4510 and analysis. 4510 bootloader which contains the source code, Implementation and Analysis of the pdf document as wel
BIN2C
- A source code of a program that can make binary files to code can be used on c/c++ codes.
bin2c.c
- 读取.o、.bin等类型文件并将其转换为数组-Read the of .bin or .o etc, to make a array in a new file.