Content originally posted in LPCWare by lpcxpresso-support on Fri Nov 07 04:40:09 MST 2014
The simple answer is that the \examples\NXP folder is now legacy only (we are actually slowly removing items from it).
To quote the LPCXpresso 7.5.0 User Guide, section 4.1, Software drivers and examples...
Quote:
LPCOpen is now the preferred software platform for most NXP Cortex-M based MCUs, replacing the various CMSIS / Peripheral Driver Library / code bundle software packages
....
CMSIS / Peripheral Driver Library / code bundle software packages are still available, both within your LPCXpresso IDE install directory \lpcxpresso\Examples\NXP and also downloadable from NXP LPCware website. But generally these should only be used for existing development work. When starting a new evaluation or product development, we would recommend the use of LPCOpen.
We are also now including copies of the LPCOpen packages available at the time of building each new LPCXpresso release in the \examples\LPCOpen directory - but would always advise checking the web for the latest versions.
Regards,
LPCXpresso Support