Header files for lpc2294/01

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Header files for lpc2294/01

1,042 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by tvink on Fri Dec 05 11:53:05 MST 2014
Hi,

I am developing for the LPC2294/01 processor.  As far as I can find from my reading I need an LPCopen project for import to access headers.  It does not appear that this CPU is
supported in LPCopen as of yet.

Am I hozed?

Is there a reasonable way to develop for this CPU at this time?

Hoping there is, thanks.
0 Kudos
Reply
3 Replies

1,028 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by tvink on Mon Dec 08 11:16:52 MST 2014
Thanks for the info... I will take a look at the links.

Our application is an update of a legacy product of our own so I do not have the option to use a newer CPU.


Thanks!
0 Kudos
Reply

1,028 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by TheFallGuy on Mon Dec 08 08:02:07 MST 2014
Maybe NXP are trying to persuade you to use a more recent part?
http://www.nxp.com/techzones/microcontrollers-resources/product-longevity.html#lpc2200
0 Kudos
Reply

1,028 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by arw on Mon Dec 08 07:37:00 MST 2014
tvink,

--edit <begin>--

LPC2000 header files exist in the LPCXpresso installation folder at "~\LPCXpresso_7.5.0_254\lpcxpresso\Examples\LPCXpresso_old_headers.zip".  These are the latest internally supported headers.

Since LPC2100 and LPC2200 have good compatibility, you can also reuse the sample code bundle such as
  http://www.lpcware.com/content/nxpfile/sample-code-bundle-lpc213xlpc214x-peripherals-using-keils-%CE...

and other resources found under the "Software" table at this node:
  http://www.lpcware.com/node/11538/59

The sample code bundles are provided with Keil project files.  One would need to port these to any other environment such as Rowley or LPCXpresso.

--edit <end>--


The LPCXpresso environment does not have full support for the LPC2000 series.  For these legacy devices, I personally recommend environments such as Rowley Crossworks, which has good support.

In general, we do recommend also looking at the LPC1700 or LPC4000 series which has good backward compatibility to LPC2000.  These are Cortex-M CPUs and are well supported in the NXP ecosystem.

Best Regards,
arw
0 Kudos
Reply