Build project from scratch

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Build project from scratch

933件の閲覧回数
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 件の賞賛
返信
2 返答(返信)

915件の閲覧回数
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 件の賞賛
返信

915件の閲覧回数
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 件の賞賛
返信