文件名称:S3C2440-mini-BootLoader
介绍说明--下载内容均来自于网络,请自行研究使用
由于工作中的需要,自己写的三星ARM S3C2440的BOOTLOADER,包含所有的工程文件。
最大特点:代码简单,易懂。
有三个功能:下载程序、烧写FLASH、初始化最小ARM板级环境
最大特点:代码简单,易懂。
有三个功能:下载程序、烧写FLASH、初始化最小ARM板级环境
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 103244824s3c2440-mini-bootloader.rar 列表 S3C2440 mini-BootLoader S3C2440 mini-BootLoader\s3c2440 BootLoader使用说明.pdf S3C2440 mini-BootLoader\PC端串口软件.EXE S3C2440 mini-BootLoader\三星Flash烧写软件 S3C2440 mini-BootLoader\三星Flash烧写软件\GIVEIO.SYS S3C2440 mini-BootLoader\三星Flash烧写软件\S3C2440_jtag_buf.bsd S3C2440 mini-BootLoader\三星Flash烧写软件\SJF2440.exe S3C2440 mini-BootLoader\三星Flash烧写软件\安装驱动.exe S3C2440 mini-BootLoader\三星Flash烧写软件\ARM.BAT S3C2440 mini-BootLoader\三星Flash烧写软件\bios.bin S3C2440 mini-BootLoader\三星Flash烧写软件\readme.pdf S3C2440 mini-BootLoader\三星Flash烧写软件\GIVEIO S3C2440 mini-BootLoader\三星Flash烧写软件\GIVEIO\GIVEIO.SYS S3C2440 mini-BootLoader\三星Flash烧写软件\GIVEIO\giveio.INI S3C2440 mini-BootLoader\三星Flash烧写软件\GIVEIO\giveio.inf S3C2440 mini-BootLoader\三星Flash烧写软件\GIVEIO\Giveio S3C2440 mini-BootLoader\三星Flash烧写软件\GIVEIO\Giveio\POKEIO.C S3C2440 mini-BootLoader\三星Flash烧写软件\GIVEIO\Giveio\POKEPROC.C S3C2440 mini-BootLoader\三星Flash烧写软件\GIVEIO\Giveio\README.TXT S3C2440 mini-BootLoader\三星Flash烧写软件\GIVEIO\Giveio\TSTIO S3C2440 mini-BootLoader\三星Flash烧写软件\GIVEIO\Giveio\TSTIO\TSTIO.C S3C2440 mini-BootLoader\三星Flash烧写软件\GIVEIO\Giveio\TSTIO\TSTIO.EXE S3C2440 mini-BootLoader\三星Flash烧写软件\GIVEIO\Giveio\TSTIO\TSTIO.OBJ S3C2440 mini-BootLoader\三星Flash烧写软件\GIVEIO\Giveio\TOTALIO S3C2440 mini-BootLoader\三星Flash烧写软件\GIVEIO\Giveio\TOTALIO\MAKEFILE S3C2440 mini-BootLoader\三星Flash烧写软件\GIVEIO\Giveio\TOTALIO\SOURCES S3C2440 mini-BootLoader\三星Flash烧写软件\GIVEIO\Giveio\TOTALIO\TOTALIO.C S3C2440 mini-BootLoader\三星Flash烧写软件\GIVEIO\Giveio\TOTALIO\OBJ S3C2440 mini-BootLoader\三星Flash烧写软件\GIVEIO\Giveio\TOTALIO\OBJ\_OBJECTS.MAC S3C2440 mini-BootLoader\三星Flash烧写软件\GIVEIO\Giveio\TOTALIO\OBJ\I386 S3C2440 mini-BootLoader\三星Flash烧写软件\GIVEIO\Giveio\TOTALIO\OBJ\I386\TOTALIO.OBJ S3C2440 mini-BootLoader\三星Flash烧写软件\GIVEIO\Giveio\TOTALIO\I386 S3C2440 mini-BootLoader\三星Flash烧写软件\GIVEIO\Giveio\TOTALIO\I386\FREE S3C2440 mini-BootLoader\三星Flash烧写软件\GIVEIO\Giveio\TOTALIO\I386\FREE\TOTALIO.SYS S3C2440 mini-BootLoader\三星Flash烧写软件\GIVEIO\Giveio\GIVEIO S3C2440 mini-BootLoader\三星Flash烧写软件\GIVEIO\Giveio\GIVEIO\GIVEIO.C S3C2440 mini-BootLoader\三星Flash烧写软件\GIVEIO\Giveio\GIVEIO\MAKEFILE S3C2440 mini-BootLoader\三星Flash烧写软件\GIVEIO\Giveio\GIVEIO\SOURCES S3C2440 mini-BootLoader\三星Flash烧写软件\GIVEIO\Giveio\GIVEIO\OBJ S3C2440 mini-BootLoader\三星Flash烧写软件\GIVEIO\Giveio\GIVEIO\OBJ\I386 S3C2440 mini-BootLoader\三星Flash烧写软件\GIVEIO\Giveio\GIVEIO\I386 S3C2440 mini-BootLoader\三星Flash烧写软件\GIVEIO\Giveio\GIVEIO\I386\FREE S3C2440 mini-BootLoader\源代码 S3C2440 mini-BootLoader\源代码\ARM.mcp S3C2440 mini-BootLoader\源代码\inc S3C2440 mini-BootLoader\源代码\inc\ASM_header.inc S3C2440 mini-BootLoader\源代码\inc\C_header.h S3C2440 mini-BootLoader\源代码\inc\s3c2440lib.h S3C2440 mini-BootLoader\源代码\inc\NAND.h S3C2440 mini-BootLoader\源代码\src S3C2440 mini-BootLoader\源代码\src\s3c2440init.s S3C2440 mini-BootLoader\源代码\src\s3c2440lib.c S3C2440 mini-BootLoader\源代码\src\Main.c S3C2440 mini-BootLoader\源代码\src\NAND.C