LPC17XX CMSIS driver libraries for Lpcxpresso IDE?

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

LPC17XX CMSIS driver libraries for Lpcxpresso IDE?

2,239 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by sipel_tp on Tue May 08 19:46:04 MST 2012
Does Lpcxpresso IDE support LPC17XX CMSIS driver libraries???
The examples I found are only for Keil and IAR. Thank you for your help
0 Kudos
Reply
2 Replies

1,328 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Wed May 09 01:09:57 MST 2012
Just to clarify our previous post here. I think that you are referring to NXP's LPC17 driver library which is built on top of CMSIS. The latest souces for this can be found at:

http://sw.lpcware.com/?p=lpc175x_6x.git&a=summary

Unfortunately, NXP have not  to date produced a version of this in LPCXpresso project form. However porting the code into LPCXpresso is fairly straight forward - you can find some hints on doing this here...

http://support.code-red-tech.com/CodeRedWiki/PortingCodeOtherToolchains

Some time ago, we also made available a "makefile project" version of this driver library suitable for LPCXpresso. You can find this at ....

http://support.code-red-tech.com/CodeRedWiki/NXPDriverLibraries

Alternatively, there is plenty of example code for LPC17 provided in the examples with LPCXpresso, in particular the code bundle for our RDB1768 development board. For more details, see:

http://support.code-red-tech.com/CodeRedWiki/SuppliedExamples

Finally, you may also find the background information on CMSIS in the following FAQ of use...

http://support.code-red-tech.com/CodeRedWiki/Support4CMSIS

Regards,
CodeRedSupport
0 Kudos
Reply

1,328 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Tue May 08 23:40:50 MST 2012
Yes, the libraries and source code are provided with the examples that are shipped in the product. LPCXpresso supports CMSIS for each of the LPC families.
0 Kudos
Reply