Content originally posted in LPCWare by ronkrem on Fri Oct 26 05:39:04 MST 2012
The "template" project is one of the examples in the LPC11xx set of examples. It is not a project in itself, but a mechanism that allows you to select various drivers that are required in your particular project, such as uart, i2c, pwm, etc.
After downloading the LPC13xx set of examples from NXP, I find there is no equivelent "template" example - the method I have used to date to create new projects.
As far as I can see, this "template" method is the only way you can automatically add a required set of drivers to a new project! Thus I expected to find it in the LPC13xx set.
Is there another way to select a set of drivers into your project?
Regards, Ron