• 大小: 11.24MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-06-15
  • 语言: 其他
  • 标签: lpc1766  mdk  例程  

资源简介

lpc1766_Keil工程模板及配套例程,周立功开发板的配套例程,适合新人参考用;

资源截图

代码片段和文件信息

/****************************************Copyright (c)****************************************************
**                            Guangzhou ZHIYUAN electronics Co.LTD.
**                                      
**                                 http://www.embedtools.com
**
**--------------File Info---------------------------------------------------------------------------------
** File name:               rt_sys_c.c
** Latest modified Date:    2009-06-01
** Latest Version:          1.0
** Descriptions:            目标板部分实时库函数代码
**
**--------------------------------------------------------------------------------------------------------
** Created by:              Chenmingji
** Created date:            2009-06-01
** Version:                 1.0
** Descriptions:            The original version
**
**--------------------------------------------------------------------------------------------------------
** Modified by:             
** Modified date:           
** Version:                 
** Descriptions:            
**
*********************************************************************************************************/
#include “..\..\config.h“
#include 

/*********************************************************************************************************
  以下为一些与系统相关的库函数的实现
  具体作用请ads的参考编译器与库函数手册
  用户可以根据自己的要求修改
*********************************************************************************************************/
/*********************************************************************************************************
  The implementations for some library functions
  For more details please refer to the ADS compiler handbook and The library
  function manual
  User could change it as needed
*********************************************************************************************************/

#include 
#include 
#include 
#include 

#pragma import(__use_no_semihosting_swi)

/*********************************************************************************************************
  调整半主库相关函数
*********************************************************************************************************/

/*********************************************************************************************************
** Function name:           _sys_exit
** Descriptions:            返回初始堆栈和堆的位置,一般用汇编实现
** input parameters:        手册未作详细说明
** output parameters:       none
** Returned value:          r0: 堆基址
**                          r1: 堆栈基址,即堆栈区中的最高地址
**                          r2: 堆限制
**                          r3: 堆栈限制,即堆栈区中的最低地址
*********************************************************************************************************/
#if 0
__value_in_regs struct __initial_stackheap __user_initial_stackheap (unsigned R0
                                                                     unsigned SP
                        

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2013-09-04 11:38  Keil工程模板及配套例程\
     目录           0  2013-09-04 11:38  Keil工程模板及配套例程\Keil工程模板\
     目录           0  2013-09-04 11:38  Keil工程模板及配套例程\Keil工程模板\Cortex-M3_Execute_for_lpc1700\
     文件       68907  2011-04-21 15:20  Keil工程模板及配套例程\Keil工程模板\Cortex-M3_Execute_for_lpc1700\Cortex-M3 Execute for lpc1700.map
     文件        5915  2011-04-14 11:38  Keil工程模板及配套例程\Keil工程模板\Cortex-M3_Execute_for_lpc1700\Cortex-M3_Execute_for_lpc1700.Uv2.bak
     文件       65728  2009-08-10 16:41  Keil工程模板及配套例程\Keil工程模板\Cortex-M3_Execute_for_lpc1700\Cortex-M3_Execute_for_lpc1700.map
     文件        7142  2011-04-14 11:38  Keil工程模板及配套例程\Keil工程模板\Cortex-M3_Execute_for_lpc1700\Cortex-M3_Execute_for_lpc1700.opt.bak
     文件      162725  2011-04-21 15:21  Keil工程模板及配套例程\Keil工程模板\Cortex-M3_Execute_for_lpc1700\Cortex-M3_Execute_for_lpc1700.uvopt
     文件       34680  2011-04-20 17:17  Keil工程模板及配套例程\Keil工程模板\Cortex-M3_Execute_for_lpc1700\Cortex-M3_Execute_for_lpc1700.uvproj
     文件        6331  2011-04-21 15:20  Keil工程模板及配套例程\Keil工程模板\Cortex-M3_Execute_for_lpc1700\Cortex-M3_Execute_for_lpc1700_DebugInFlash.dep
     文件        7163  2009-08-28 10:18  Keil工程模板及配套例程\Keil工程模板\Cortex-M3_Execute_for_lpc1700\Cortex-M3_Execute_for_lpc1700_Opt.Bak
     文件        2050  2011-04-20 17:07  Keil工程模板及配套例程\Keil工程模板\Cortex-M3_Execute_for_lpc1700\Cortex-M3_Execute_for_lpc1700_Release.dep
     文件        5914  2009-08-27 16:38  Keil工程模板及配套例程\Keil工程模板\Cortex-M3_Execute_for_lpc1700\Cortex-M3_Execute_for_lpc1700_Uv2.Bak
     文件      162733  2011-04-21 12:45  Keil工程模板及配套例程\Keil工程模板\Cortex-M3_Execute_for_lpc1700\Cortex-M3_Execute_for_lpc1700_uvopt.bak
     文件       34679  2011-04-20 16:53  Keil工程模板及配套例程\Keil工程模板\Cortex-M3_Execute_for_lpc1700\Cortex-M3_Execute_for_lpc1700_uvproj.bak
     文件          41  2009-08-04 08:44  Keil工程模板及配套例程\Keil工程模板\Cortex-M3_Execute_for_lpc1700\Descriptions.txt
     目录           0  2013-09-04 11:38  Keil工程模板及配套例程\Keil工程模板\Cortex-M3_Execute_for_lpc1700\USER_CODE\
     文件        3389  2011-04-21 15:20  Keil工程模板及配套例程\Keil工程模板\Cortex-M3_Execute_for_lpc1700\USER_CODE\main.c
     目录           0  2013-09-04 11:38  Keil工程模板及配套例程\Keil工程模板\Cortex-M3_Execute_for_lpc1700\ZY_CODE\
     目录           0  2013-09-04 11:38  Keil工程模板及配套例程\Keil工程模板\Cortex-M3_Execute_for_lpc1700\ZY_CODE\Startup\
     文件        7377  2009-08-10 16:39  Keil工程模板及配套例程\Keil工程模板\Cortex-M3_Execute_for_lpc1700\ZY_CODE\Startup\LPC1700PinCfg.c
     文件       85017  2009-08-10 16:39  Keil工程模板及配套例程\Keil工程模板\Cortex-M3_Execute_for_lpc1700\ZY_CODE\Startup\lpc1700.h
     文件        8173  2009-08-27 11:23  Keil工程模板及配套例程\Keil工程模板\Cortex-M3_Execute_for_lpc1700\ZY_CODE\Startup\target.c
     文件        3005  2009-07-25 10:55  Keil工程模板及配套例程\Keil工程模板\Cortex-M3_Execute_for_lpc1700\ZY_CODE\Startup\target.h
     文件       11455  2009-08-27 11:23  Keil工程模板及配套例程\Keil工程模板\Cortex-M3_Execute_for_lpc1700\ZY_CODE\Startup\vector_table.c
     文件        4653  2009-07-23 14:34  Keil工程模板及配套例程\Keil工程模板\Cortex-M3_Execute_for_lpc1700\ZY_CODE\firmware.h
     目录           0  2013-09-04 11:38  Keil工程模板及配套例程\Keil工程模板\Cortex-M3_Execute_for_lpc1700\ZY_CODE\zy_if\
     文件       13639  2009-08-21 10:22  Keil工程模板及配套例程\Keil工程模板\Cortex-M3_Execute_for_lpc1700\ZY_CODE\zy_if\zy_if.c
     文件       10078  2009-07-25 11:15  Keil工程模板及配套例程\Keil工程模板\Cortex-M3_Execute_for_lpc1700\ZY_CODE\zy_if\zy_if.h
     目录           0  2013-09-04 11:38  Keil工程模板及配套例程\Keil工程模板\Cortex-M3_Execute_for_lpc1700\cfg_file\
     目录           0  2013-09-04 11:38  Keil工程模板及配套例程\Keil工程模板\Cortex-M3_Execute_for_lpc1700\cfg_file\Startup\
............此处省略3030个文件信息

评论

共有 条评论