Content originally posted in LPCWare by tnrajvignesh on Thu Sep 08 04:22:48 MST 2011
I am very fresh to ARM programming. Can anybody please guide me how to start a project in LPCXpresso???
I understand that exhaustive codes are available in the libraries and drivers, which i can call in my main routine.
but when i go through the new project wizard, it asks for CMSISv1p30_LPC11xx or CMSISv2p00_LPC11xx to link with the project. when I select either of them, an error message throws telling that no such directory is found and that it will be in the examples bundle. i tried copying those ZIP FILES from the examples bundle into the workspace also, but dint help.
All I want is how to start a project that will bring the CMSIS and drivers linked into it.
Please help me with clear steps in creating a new project.