Import Yotta ARM mbed modules into LPC expresso

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

Import Yotta ARM mbed modules into LPC expresso

898件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Shahab.M on Sat Apr 23 00:24:01 MST 2016
Q1) Is there an easier way to do this?
I takes too much time to add include paths for an existing yotta module to be build on LPC expresso.

Q2) Can the include paths be provided as a file?
This is required whenever a new project is created with same hierarchy.

Regards
Shahab





0 件の賞賛
返信
2 返答(返信)

890件の閲覧回数
lpcware
NXP Employee
NXP Employee
bump
0 件の賞賛
返信

890件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by TheFallGuy on Sat Apr 23 02:24:28 MST 2016
All of the LPCXpresso "New Project" wizards are driven from a collection of XML files which fully scripts the Wizard. This include each of the wizard pages, and setting up the projects (compiler settings, include paths etc etc). These are all provided in source form, in the Wizards directory. You can supply your own to perform your own custom project wizards. Probably easiest to start from an existing simple Wizard (perhaps the C Semihosting one) and modify it to suit you needs.
0 件の賞賛
返信