搜索:target.h
找到约 3 项符合「target.h」的查询结果
结果 3
按分类筛选
https://www.eeworm.com/dl/687/401600.html
其他嵌入式/单片机内容
2lpc2000系列的target.h文件 2lpc2000系列的target.h文件
2lpc2000系列的target.h文件
2lpc2000系列的target.h文件
https://www.eeworm.com/dl/644/308352.html
汇编语言
** File name: target.h ** Last modified Date: 2004-09-17 ** Last Version: 1.0 ** Description
** File name: target.h
** Last modified Date: 2004-09-17
** Last Version: 1.0
** Descriptions: header file of the specific codes for LPC2100 target boards
** Every project should include a copy of this file, user may modify it as ne
https://www.eeworm.com/dl/984179.html
技术资料
基于ARM7(LPC2131)平台的μCOS-Ⅱ的移植
1.编写bootloader(ARM启动代码)
1.启动代码综述
在一般32位ARM应用系统中,软件大多数采用C语言进行编程,并且以嵌入式操作系统为开发平台,这样大大的提高了开发效率及软件性能。为了能够进行系统初始化,通常会用一个汇编文件作为启动代码。它可以实现向量表定义、堆栈初始化、系统变量初始化、中 ...