Arm-LPC1343
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Arm Cortex M3 Projects - Meant for an Olimex NXP LPC1343 Prototype Board
Note: Some Code is from Arm ( CMSIS ) & cmsis_v1p30.zip is Arm Property.
 * @brief    CMSIS Cortex-M3 Device Peripheral Access Layer
 *           for the NXP LPC13xx Device Series
 * @note
 * Copyright (C) 2009 ARM Limited. All rights reserved.
 *
 * @par
 * ARM Limited (ARM) is supplying this software for use with Cortex-M 
 * processor based microcontrollers.  This file can be freely distributed 
 * within development tools that are supporting such ARM based processors. 
 *
 * @par
 * THIS SOFTWARE IS PROVIDED "AS IS".  NO WARRANTIES, WHETHER EXPRESS, IMPLIED
 * OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF
 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE APPLY TO THIS SOFTWARE.
 * ARM SHALL NOT, IN ANY CIRCUMSTANCES, BE LIABLE FOR SPECIAL, INCIDENTAL, OR
 * CONSEQUENTIAL DAMAGES, FOR ANY REASON WHATSOEVER.

This code is also meant for use with LCPXpresso Compiler Suite Which May be obtained
for free from Code Red. http://ics.nxp.com/lpcxpresso/#GetLPCXpresso
However you must fill out a registration form and register LPCXpresso. Development is
recomended with windows as Linux atm is having troubles interfacing with the devices
secondary boot loader ( Will not flush the write buffer after copying the firmware.bin )
+ has issues unmounting. I have also included a precompiled binary cause they are tiny ...
less than 32kb! Overhead from CMSIS is ~1-2kb

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。