EmbeddedRelated.com
Forums
Memfault Beyond the Launch

Re: CMSIS and LPC21

Started by Igor Skochinsky January 23, 2010
Hi Deniz,

I haven't seen anything for 21xx, but there is an CMSIS-ish port of
LPC23xx headers at mbed.org:

http://mbed.org/projects/libraries/svn/mbed/trunk/LPC2368

You could try using these as the base.
Note that only core registers (LPC23xx.h) and a few low-level
functions (core_arm7.h) are included, they don't use high-level
peripheral control functions from CMSIS.

On Fri, Jan 22, 2010 at 11:50, Deniz Can Cigsar wrote:
> I have been using LPC21 an LPC23 devices. Especially the ones that have small footprint with large flash, ex: LPC2148. NXPs new lpc13xx and lpc17xx headers are designed wrt CMSIS. This is a little annoying if you want to port LPC21xx code to LPC1xxx. Ill do it however I want my code to be portable..
>
> Is there a CMSIS like header implementation for LPC21xx series?

--
WBR, Igor

An Engineer's Guide to the LPC2100 Series


Memfault Beyond the Launch