G120 RLP header file for NXP LPC1788

Hello,

where can i find the header file with defined registers adresses on G120 - LPC1788? I only found CMSIS version. →
http://svnmios.midibox.org/filedetails.php?repname=svn.mios32&path=%2Ftrunk%2Fdrivers%2FLPC17xx%2Finc%2FLPC178x.h&rev=1149&peg=1149

I mean something like LPC24xx.h for EMX.

Thanks

Check nxp site. They should have code examples.

Found it. If you download any source code from nxp site, for example this one:

http://www.nxp.com/documents/software/AN11257.zip

You will find LPC17xx.h in SPI_SBL\Core\Device\NXP\LPC17xx\Include

@ ohala - Now NXP has the site www.lpcware.com that contains lot of docs/software.

http://www.lpcware.com/content/nxpfile/lpcopen-platform

Look at LPCOpen software.

Thanks Architect, this file i have allready. Its not complete. Some peripherals are missing, i will try to add it.

@ dobova> Thank you, i take look there.