nandprog

所属分类:FlashMX/Flex源码
开发工具:Visual C++
文件大小:73KB
下载次数:40
上传日期:2009-05-05 09:10:55
上 传 者lingfei1983
说明:  nand flash烧写源代码,可供大家使用
(nand flash programmer source code)

文件列表:
nandprog\common\cmdline.c (13046, 2008-06-23)
nandprog\common\loadcfg.c (3415, 2008-06-23)
nandprog\common\main.c (393, 2008-06-23)
nandprog\include\configs.h (8941, 2007-12-11)
nandprog\include\include.h (3776, 2007-12-11)
nandprog\include\jz4730.h (188863, 2007-12-11)
nandprog\include\jz4740.h (174303, 2007-12-11)
nandprog\include\nand_ecc.h (1193, 2007-12-11)
nandprog\jz4730\nandflash_4730.c (11878, 2009-04-27)
nandprog\jz4740\nandflash_4740.c (14793, 2008-06-23)
nandprog\Makefile (677, 2008-06-23)
nandprog\说明.txt (800, 2009-04-27)
nandprog\common (0, 2009-04-27)
nandprog\include (0, 2009-04-27)
nandprog\jz4730 (0, 2009-04-27)
nandprog\jz4740 (0, 2009-04-27)
nandprog (0, 2009-04-27)

This package contains source of the NAND flash programmer. It is an user application program running on the Linux kernel. To build the software, you need to have a Linux PC and install the mipsel-linux-gcc compiler first, and then type 'make' under the Linux command shell: $ make The dir tree as following: |-- Makefile |-- common | |-- cmdline.c | |-- loadcfg.c | `-- main.c |-- include | |-- configs.h | |-- include.h | |-- jz4730.h | |-- jz4740.h | `-- nand_ecc.h |-- jz4730 | `-- nandflash_4730.c `-- jz4740 `-- nandflash_4740.c To get more information, please read . Any questions, contact with me .

近期下载者

相关文件


收藏者