Import Yotta ARM mbed modules into LPC expresso

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

Import Yotta ARM mbed modules into LPC expresso

897 Views
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 Kudos
Reply
2 Replies

889 Views
lpcware
NXP Employee
NXP Employee
bump
0 Kudos
Reply

889 Views
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 Kudos
Reply