Introduction - If you have any usage issues, please Google them yourself
Because of work needs to write its own Samsung ARM S3C2440 of BOOTLOADER, contains all the project file. Most prominent feature: the code is simple, easy to understand. Has three functions: to download programs, programmer FLASH, initialize minimum ARM board-level environment
Packet : 103244824s3c2440-mini-bootloader.rar filelist
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