⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 startup.lst

📁 arm7 lpc2132+vs1003+sdcard制作MP3 此程序在 KEIL3下编译
💻 LST
字号:



ARM Macro Assembler    Page 1 


    1 00000000         ;/****************************************Copyright (c)*
                       *************************************************
    2 00000000         ;**                               Guangzou ZLG-MCU Devel
                       opment Co.,LTD.
    3 00000000         ;**                                      graduate school
                       
    4 00000000         ;**                                 http://www.zlgmcu.co
                       m
    5 00000000         ;**
    6 00000000         ;**--------------File Info------------------------------
                       -------------------------------------------------
    7 00000000         ;** File name:    Startup.s
    8 00000000         ;** Last modified Date:  2004-09-17
    9 00000000         ;** Last Version:   1.0
   10 00000000         ;** Descriptions:   The start up codes for LPC2100, incl
                       uding the initializing codes for the entry point of exce
                       ptions and the stacks of user tasks.
   11 00000000         ;**    Every project should have a independent copy of t
                       his file for related modifications
   12 00000000         ;**-----------------------------------------------------
                       -------------------------------------------------
   13 00000000         ;** Created by:    Chenmingji
   14 00000000         ;** Created date:     2004-02-02
   15 00000000         ;** Version:   1.0
   16 00000000         ;** Descriptions:   The original version
   17 00000000         ;**
   18 00000000         ;**-----------------------------------------------------
                       -------------------------------------------------
   19 00000000         ;** Modified by:   Chenmingji
   20 00000000         ;** Modified date:  2004-09-17
   21 00000000         ;** Version:   1.01
   22 00000000         ;** Descriptions:   Modified the bus setting to adapt fo
                       r many common situations 
   23 00000000         ;**
   24 00000000         ;**-----------------------------------------------------
                       -------------------------------------------------
   25 00000000         ;** Modified by:   Chenmingji
   26 00000000         ;** Modified date:  2004-09-17
   27 00000000         ;** Version:   1.02
   28 00000000         ;** Descriptions:   Added codes to support the encipheri
                       ng of the chip
   29 00000000         ;**
   30 00000000         ;**-----------------------------------------------------
                       -------------------------------------------------
   31 00000000         ;** Modified by:   Chenmingji
   32 00000000         ;** Modified date:  2004-09-17
   33 00000000         ;** Version:   1.04
   34 00000000         ;** Descriptions:   Renewed the template, added codes to
                        support more compilers 
   35 00000000         ;**
   36 00000000         ;**-----------------------------------------------------
                       -------------------------------------------------
   37 00000000         ;** Modified by:   
   38 00000000         ;** Modified date:
   39 00000000         ;** Version: 
   40 00000000         ;** Descriptions: 
   41 00000000         ;**
   42 00000000         ;*******************************************************
                       *************************************************/



ARM Macro Assembler    Page 2 


   43 00000000                 PRESERVE8
   44 00000000         ;/****************************************Copyright (c)*
                       *************************************************
   45 00000000         ;**                               广州周立功单片机发展有
                       限公司
   46 00000000         ;**                                     研    究    所
   47 00000000         ;**                                        产品一部 
   48 00000000         ;**
   49 00000000         ;**                                 http://www.zlgmcu.co
                       m
   50 00000000         ;**
   51 00000000         ;**--------------文件信息-------------------------------
                       -------------------------------------------------
   52 00000000         ;**文   件   名: Startup.s
   53 00000000         ;**创   建   人: 陈明计
   54 00000000         ;**最后修改日期: 2004年3月3日
   55 00000000         ;**描        述: lpc22xx的启动代码,包含异常向量入口、初
                       始化堆栈的代码等
   56 00000000         ;**              每个工程应当有独立的这个文件的拷贝,并

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -