App Note Question + command line code generation

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

App Note Question + command line code generation

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

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