App Note Question + command line code generation

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

App Note Question + command line code generation

797 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by rc51 on Wed Nov 05 09:17:54 MST 2014
Hello,

Are there app notes on LPCXpresso following the process of code generation + linker options?  What I am looking for does not seem to be in the manual/user guide and I would like to step through the process of compiling + linking with the intent to understand how I can manipulate the code to get a smaller hex/image file.

Also, and this is related - are there app notes/websites discussing how to generate code from the command line?

Thank you.
0 Kudos
Reply
1 Reply

790 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lpcxpresso-support on Wed Nov 05 10:11:04 MST 2014

Command line options and details on Linker scripts can be found in the IDE Help:
Help->Help contents.
Then open Tools followed by Using the GNU Compilers or GNU Linker.

However, you may just want to look at the FAQ:
http://www.lpcware.com/content/faq/lpcxpresso/compiler-optimization
0 Kudos
Reply