• 大小: 1.11MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-09-29
  • 语言: 其他
  • 标签: 串口  dma  

资源简介

lpc1768 串口(uart)(包括DMA)等各种程序

资源截图

代码片段和文件信息

/****************************************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  2012-08-19 20:55  UART0\
     目录           0  2014-02-28 14:53  UART0\UART0 DMA方式发送\
     目录           0  2014-03-01 13:50  UART0\UART0 DMA方式发送\Cortex-M3 Execute for lpc1700\
     文件        5914  2009-08-28 14:48  UART0\UART0 DMA方式发送\Cortex-M3 Execute for lpc1700\Cortex-M3 Execute for lpc1700.Uv2.bak
     文件       67861  2014-02-28 16:13  UART0\UART0 DMA方式发送\Cortex-M3 Execute for lpc1700\Cortex-M3 Execute for lpc1700.map
     文件        5371  2009-08-28 14:48  UART0\UART0 DMA方式发送\Cortex-M3 Execute for lpc1700\Cortex-M3 Execute for lpc1700.opt.bak
     文件       73102  2014-03-01 13:50  UART0\UART0 DMA方式发送\Cortex-M3 Execute for lpc1700\Cortex-M3 Execute for lpc1700.uvopt
     文件       34703  2014-02-28 16:37  UART0\UART0 DMA方式发送\Cortex-M3 Execute for lpc1700\Cortex-M3 Execute for lpc1700.uvproj
     文件        7158  2014-03-01 09:54  UART0\UART0 DMA方式发送\Cortex-M3 Execute for lpc1700\Cortex-M3 Execute for lpc1700_DebugInFlash.dep
     文件       73102  2014-02-28 16:37  UART0\UART0 DMA方式发送\Cortex-M3 Execute for lpc1700\Cortex-M3 Execute for lpc1700_uvopt.bak
     文件       34740  2014-02-28 14:54  UART0\UART0 DMA方式发送\Cortex-M3 Execute for lpc1700\Cortex-M3 Execute for lpc1700_uvproj.bak
     文件       42621  2014-02-28 16:37  UART0\UART0 DMA方式发送\Cortex-M3 Execute for lpc1700\JlinkLog.txt
     目录           0  2014-02-28 14:53  UART0\UART0 DMA方式发送\Cortex-M3 Execute for lpc1700\USER_CODE\
     文件        7103  2014-02-28 16:35  UART0\UART0 DMA方式发送\Cortex-M3 Execute for lpc1700\USER_CODE\main.c
     目录           0  2014-02-28 14:53  UART0\UART0 DMA方式发送\Cortex-M3 Execute for lpc1700\ZY_CODE\
     目录           0  2014-02-28 14:53  UART0\UART0 DMA方式发送\Cortex-M3 Execute for lpc1700\ZY_CODE\Startup\
     文件        7377  2009-08-10 16:39  UART0\UART0 DMA方式发送\Cortex-M3 Execute for lpc1700\ZY_CODE\Startup\LPC1700PinCfg.c
     文件       85017  2009-07-27 11:33  UART0\UART0 DMA方式发送\Cortex-M3 Execute for lpc1700\ZY_CODE\Startup\lpc1700.h
     文件        8173  2009-08-27 11:23  UART0\UART0 DMA方式发送\Cortex-M3 Execute for lpc1700\ZY_CODE\Startup\target.c
     文件        3005  2009-07-25 10:55  UART0\UART0 DMA方式发送\Cortex-M3 Execute for lpc1700\ZY_CODE\Startup\target.h
     文件       11455  2009-08-27 11:23  UART0\UART0 DMA方式发送\Cortex-M3 Execute for lpc1700\ZY_CODE\Startup\vector_table.c
     文件        4653  2009-07-23 14:34  UART0\UART0 DMA方式发送\Cortex-M3 Execute for lpc1700\ZY_CODE\firmware.h
     目录           0  2014-02-28 14:53  UART0\UART0 DMA方式发送\Cortex-M3 Execute for lpc1700\ZY_CODE\zy_if\
     文件       13639  2009-08-21 10:22  UART0\UART0 DMA方式发送\Cortex-M3 Execute for lpc1700\ZY_CODE\zy_if\zy_if.c
     文件       10078  2009-07-25 11:15  UART0\UART0 DMA方式发送\Cortex-M3 Execute for lpc1700\ZY_CODE\zy_if\zy_if.h
     目录           0  2014-02-28 14:53  UART0\UART0 DMA方式发送\Cortex-M3 Execute for lpc1700\cfg_file\
     目录           0  2014-02-28 14:53  UART0\UART0 DMA方式发送\Cortex-M3 Execute for lpc1700\cfg_file\Startup\
     文件         265  2009-07-23 09:37  UART0\UART0 DMA方式发送\Cortex-M3 Execute for lpc1700\cfg_file\Startup\InChip.sct
     文件       54888  2009-07-29 10:19  UART0\UART0 DMA方式发送\Cortex-M3 Execute for lpc1700\cfg_file\Startup\LPC1700PinCfg.h
     文件       15782  2009-07-24 09:44  UART0\UART0 DMA方式发送\Cortex-M3 Execute for lpc1700\cfg_file\Startup\rt_sys_c.c
     文件        1614  2009-07-27 11:15  UART0\UART0 DMA方式发送\Cortex-M3 Execute for lpc1700\cfg_file\Startup\rt_sys_s.s
............此处省略183个文件信息

评论

共有 条评论