The LPCXpesso Compiler opttion

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

The LPCXpesso Compiler opttion

940 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by shiggy on Mon Oct 07 07:20:08 MST 2013
Hi Everyone!

I am using the LPCXpresso V5.0.14 for LPC1830 MCU.

When you change the code of C into a machine language,
please teach me the setting method most faithfully changed
into a machine language in(from) the code of c, without optimizing.

If you give me any comment or answer, I am very happy.

Shiggy
0 项奖励
回复
2 回复数

929 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by shiggy on Tue Oct 08 01:39:48 MST 2013
Hi Chris Burrows-san!

Thanks for your kind response.
Shiggy
0 项奖励
回复

929 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by cfbsoftware on Tue Oct 08 00:26:11 MST 2013
-O0

Reduce compilation time and make debugging produce the expected results. This is the default.
0 项奖励
回复