-
大小: 4.21MB文件类型: .rar金币: 1下载: 0 次发布日期: 2023-09-15
- 语言: 其他
- 标签: MSP430F5529 底层 IAR 德州仪器
资源简介
德州仪器MSP430系列F5529芯片的IAR工程,里面包含众多底层程序包括PWM、ADC、GPIO、SFR、UART、SPI、IIC、WDT、DMA等
代码片段和文件信息
/*******************************************************************************
*
* This is a template for early application low-level initialization.
*
* The following license agreement applies to linker command files
* example projects (unless another license is explicitly stated) the
* cstartup code low_level_init.c and some other low-level runtime
* library files.
*
*
* Copyright 2013 IAR Systems AB.
*
* This source code is the property of IAR Systems. The source code may only
* be used together with the IAR embedded Workbench. Redistribution and use
* in source and binary forms with or without modification is permitted
* provided that the following conditions are met:
*
* - Redistributions of source code in whole or in part must retain the
* above copyright notice this list of conditions and the disclaimer below.
*
* - IAR Systems name may not be used to endorse or promote products
* derived from this software without specific prior written permission.
*
* THE SOFTWARE IS PROVIDED “AS IS“ AND THE AUTHOR DISCLAIMS ALL WARRANTIES
* WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
* ANY SPECIAL DIRECT INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
* WHATSOEVER RESULTING FROM LOSS OF USE DATA OR PROFITS WHETHER IN AN
* ACTION OF CONTRACT NEGLIGENCE OR OTHER TORTIOUS ACTION ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
******************************************************************************/
/*
* The function __low_level_init it called by the start-up code before
* “main“ is called and before data segment initialization is
* performed.
*
* This is a template file modify to perform any initialization that
* should take place early.
*
* The return value of this function controls if data segment
* initialization should take place. If 0 is returned it is bypassed.
*
* For the MSP430 microcontroller family please consider disabling
* the watchdog timer here as it could time-out during the data
* segment initialization.
*/
#include
#include “msp430.h“
int __low_level_init(void)
{
/* Insert your low-level initializations here */
WDTCTL = WDTPW | WDTHOLD;
/*
* Return value:
*
* 1 - Perform data segment initialization.
* 0 - Skip data segment initialization.
*/
return 1;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 63208 2014-08-01 23:10 IAR\Backup (2) of simpleUsbBackchannel.ewp
文件 20159 2014-01-03 07:19 IAR\Backup of simpleUsbBackchannel.ewd
文件 58581 2014-01-03 07:19 IAR\Backup of simpleUsbBackchannel.ewp
文件 161461 2019-07-21 21:46 IAR\Debug\Exe\simpleUsbBackchannel.d43
文件 359204 2019-07-21 21:45 IAR\Debug\Obj\BCUart.pbi
文件 10555 2014-08-01 23:11 IAR\Debug\Obj\BCUart.pbi.cout
文件 10994 2019-07-21 21:45 IAR\Debug\Obj\BCUart.pbi.xcl
文件 20909 2019-07-21 21:46 IAR\Debug\Obj\BCUart.r43
文件 395043 2019-07-21 21:45 IAR\Debug\Obj\desc
文件 10571 2014-08-01 23:11 IAR\Debug\Obj\desc
文件 11010 2019-07-21 21:45 IAR\Debug\Obj\desc
文件 19245 2019-07-21 21:46 IAR\Debug\Obj\desc
文件 644345 2019-07-21 21:45 IAR\Debug\Obj\dma.pbi
文件 10577 2014-08-01 23:10 IAR\Debug\Obj\dma.pbi.cout
文件 11016 2019-07-21 21:45 IAR\Debug\Obj\dma.pbi.xcl
文件 22409 2019-07-21 21:46 IAR\Debug\Obj\dma.r43
文件 636522 2019-07-21 21:45 IAR\Debug\Obj\flash.pbi
文件 10579 2014-08-01 23:10 IAR\Debug\Obj\flash.pbi.cout
文件 11018 2019-07-21 21:45 IAR\Debug\Obj\flash.pbi.xcl
文件 23823 2019-07-21 21:46 IAR\Debug\Obj\flash.r43
文件 660019 2019-07-21 21:45 IAR\Debug\Obj\gpio.pbi
文件 10578 2014-08-01 23:10 IAR\Debug\Obj\gpio.pbi.cout
文件 11017 2019-07-21 21:45 IAR\Debug\Obj\gpio.pbi.xcl
文件 104752 2019-07-21 21:46 IAR\Debug\Obj\gpio.r43
文件 681546 2019-07-21 21:45 IAR\Debug\Obj\hal.pbi
文件 10552 2014-08-01 23:11 IAR\Debug\Obj\hal.pbi.cout
文件 10991 2019-07-21 21:45 IAR\Debug\Obj\hal.pbi.xcl
文件 22148 2019-07-21 21:46 IAR\Debug\Obj\hal.r43
文件 323350 2019-07-21 21:45 IAR\Debug\Obj\low_level_init.pbi
文件 10567 2014-08-01 23:11 IAR\Debug\Obj\low_level_init.pbi.cout
............此处省略104个文件信息
- 上一篇:软件工程概论 软件工程
- 下一篇:ov5640寄存器设置完整版
相关资源
- stm8工程模版IAR
- MSP430F5529经典例程
- msp430f5529sd卡读取程序
- MSP430F5529的实验程序(包含了所有的库
- avr ATMEG16 IAR 例程
- iar offline activator by unis v1.3.zip
- MSP432 for IAR 说明
- IAR_8051PacketsANDLicense原创.rar
- 《从零开始创建uCosIII项目》中的工程
- IAR各个版本的破解器
- IAR7.8安装及破解教程
- IAR注册机 KeyGen最新全系列
- 物理地址烧写Setup_SmartRFProgr_1.6.2.zip
- iar5.5版本注册机
- IAR 5.5 破解
- MSP430G2553_LauchPad及IAR和Proteus使用指南
- iar for arm 8.11注册机
- IAR 8.2 新版激活工具
- 电磁直立车
- msp430f5529口袋板
- 基于MSP430F5529的掌上游戏机
- 广联达ET199加密狗etfs底层数据管理系
- MSP430F5529_25Hz方波发生及测量实验.do
-
IAR em
bedded Workbench for MSP430 V4.20软件 - IAR VisualSTATE 6.41 part1
- MSP430f5529中文手册.pdf
- IAR VisualSTATE 6.41 part2
- wave底层接口的实现
- 泛泰A850L救砖底层文件
- 访问期货和证券公司底层接口的api和
评论
共有 条评论