Build project from scratch

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

Build project from scratch

928 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by anhdung88 on Tue Sep 23 19:14:29 MST 2014
Hi,
Could anyone tell me how to make a project from scratch, I mean that I want to create makefile, designate toolchain by my own, not the one generated when using built-in menu of LPCXpresso.
0 Kudos
Reply
2 Replies

910 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lpcxpresso-support on Tue Sep 23 23:32:17 MST 2014
The same as any other version of Eclipse...

File->New->Project
And choose C/C++->Makefile project

You will also need to create the debug configuration yourself, but of course, you will know that...
0 Kudos
Reply

910 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by anhdung88 on Tue Sep 23 19:24:38 MST 2014

Quote: anhdung88
Hi,
Could anyone tell me how to make a project from scratch, I mean that I want to create makefile, designate toolchain by my own, not the one generated when using built-in menu of LPCXpresso.


I want to clarify a bit more about "using built-in menu", I mean I want to use standard Eclipse project wizard instead of Xpresso project wizard, but for the same purpose making a project to LPC chip target and can be built, debugged like Xpresso project wizard does.
0 Kudos
Reply