Import Yotta ARM mbed modules into LPC expresso

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Import Yotta ARM mbed modules into LPC expresso

905 次查看
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 回复数

897 次查看
lpcware
NXP Employee
NXP Employee
bump
0 项奖励
回复

897 次查看
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 项奖励
回复