登录
首页 » Others » S3C2440-mini-BootLoader

S3C2440-mini-BootLoader

于 2007-10-21 发布 文件大小:775KB
0 216
下载积分: 1 下载次数: 1631

代码说明:

  由于工作中的需要,自己写的三星ARM S3C2440的BOOTLOADER,包含所有的工程文件。 最大特点:代码简单,易懂。 有三个功能:下载程序、烧写FLASH、初始化最小ARM板级环境(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)

文件列表:

S3C2440 mini-BootLoader
.......................\PC端串口软件.EXE
.......................\s3c2440 BootLoader使用说明.pdf
.......................\三星Flash烧写软件
.......................\.................\ARM.BAT
.......................\.................\bios.bin
.......................\.................\GIVEIO
.......................\.................\......\Giveio
.......................\.................\......\......\GIVEIO
.......................\.................\......\......\......\GIVEIO.C
.......................\.................\......\......\......\I386
.......................\.................\......\......\......\....\FREE
.......................\.................\......\......\......\MAKEFILE
.......................\.................\......\......\......\OBJ
.......................\.................\......\......\......\...\I386
.......................\.................\......\......\......\SOURCES
.......................\.................\......\......\POKEIO.C
.......................\.................\......\......\POKEPROC.C
.......................\.................\......\......\README.TXT
.......................\.................\......\......\TOTALIO
.......................\.................\......\......\.......\I386
.......................\.................\......\......\.......\....\FREE
.......................\.................\......\......\.......\....\....\TOTALIO.SYS
.......................\.................\......\......\.......\MAKEFILE
.......................\.................\......\......\.......\OBJ
.......................\.................\......\......\.......\...\I386
.......................\.................\......\......\.......\...\....\TOTALIO.OBJ
.......................\.................\......\......\.......\...\_OBJECTS.MAC
.......................\.................\......\......\.......\SOURCES
.......................\.................\......\......\.......\TOTALIO.C
.......................\.................\......\......\TSTIO
.......................\.................\......\......\.....\TSTIO.C
.......................\.................\......\......\.....\TSTIO.EXE
.......................\.................\......\......\.....\TSTIO.OBJ
.......................\.................\......\giveio.inf
.......................\.................\......\giveio.INI
.......................\.................\......\GIVEIO.SYS
.......................\.................\GIVEIO.SYS
.......................\.................\readme.pdf
.......................\.................\S3C2440_jtag_buf.bsd
.......................\.................\SJF2440.exe
.......................\.................\安装驱动.exe
.......................\源代码
.......................\......\ARM.mcp
.......................\......\inc
.......................\......\...\ASM_header.inc
.......................\......\...\C_header.h
.......................\......\...\NAND.h
.......................\......\...\s3c2440lib.h
.......................\......\src
.......................\......\...\Main.c
.......................\......\...\NAND.C
.......................\......\...\s3c2440init.s
.......................\......\...\s3c2440lib.c

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • CAN总线实验装置协议V3
    说明:  CAN总线协议,具体阐述了CAN总线的协议以及如何进行二次开发。(CAN bus protocol, specific CAN bus protocol and how to carry out secondary development.)
    2019-11-26 16:52:58下载
    积分:1
  • SmartLight_Demo_2019-1-28
    基于STM32和W5500 的阿里云平台MQTT连接,内置了HMAC-SHA1算法,可以直接填写阿里云物联网平台的三个参数,程序直接生成域名、账户名、密码以及Topic。软件还包含基于Cjson的json构建与解析。(Based on STM32 and W5500, the MQTT connection of Aliyun platform is built-in with HMAC-SHA1 algorithm, which can fill in three parameters of Aliyun Internet of Things platform directly. The program generates domain name, account name, password and Topic directly. The software also includes JSON construction and parsing based on Cjson.)
    2020-06-17 00:00:01下载
    积分:1
  • DSPARM6202B-327
    VIDEO COMPRESS SYSTEM BASED DSP&ARM
    2009-10-29 17:44:34下载
    积分:1
  • EMC_ASM
    基于ARM7的开发板的外部存储器接口程序,文件里有程序的详细注释,对与在此基础之上的二次开发非常方便(based on the ARM7 development board external memory interface, document the procedures detailed notes, right and the basis of this second development is very convenient)
    2006-10-26 18:48:00下载
    积分:1
  • ewarm-7.80.4.12176-patch
    Iar arm 7.8 版本的补丁程序,消除仿真Bug(Iar arm 7.8 patch to eliminate simulation Bug)
    2021-03-11 11:09:25下载
    积分:1
  • AR175t
    Philips ARM Design based on arm processor LPC2138 tv based osciloscope
    2009-10-26 02:30:25下载
    积分:1
  • contiki stm32
    在STM32上跑ContikiRTOS实现简单的应用(Running ContikiRTOS on STM32 is a simple application)
    2020-11-01 21:19:58下载
    积分:1
  • EXTI_Configuration(void)
    STM32F103C8T6自编简单中断程序,以及中断优先级,每行代码都有中文注释,十分好理解(void EXTI_Configuration(void) { EXTI_InitTypeDef EXTI_InitStructure EXTI_ClearITPendingBit(EXTI_Line8) GPIO_EXTILineConfig(GPIO_PortSourceGPIOB, GPIO_PinSource8) EXTI_InitStructure.EXTI_Line EXTI_Line8 EXTI_InitStructure.EXTI_Mode EXTI_Mode_Interrupt EXTI_InitStructure.EXTI_Trigger EXTI_Trigger_Falling EXTI_InitStructure.EXTI_LineCmd ENABLE EXTI_Init(&EXTI_InitStructure) })
    2017-01-02 12:45:52下载
    积分:1
  • MSP430G2553的C程序
    msp430单片机的一些使用例子,包括串口,AD转换模块,timer和wdt的使用(Some examples of MSP430 Singlechip)
    2018-04-24 14:38:38下载
    积分:1
  • STM32-OSC-CODE
    基于STM32示波器代码 说的比较好可以下载一下(Code based on STM32 oscilloscope is better to say what can be downloaded)
    2011-11-08 17:55:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载