CodeWarrior 2.10, internal_FLASH Settings

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

CodeWarrior 2.10, internal_FLASH Settings

936件の閲覧回数
gaoqiang
Contributor III

thanks for your attention!
In CodeWarrior 2.10, internal_FLASH Settings, Language Settings-> C/C++ Language, there is an option for Enable C++ Exceptions, you can refer to the part indicated in the attached picture, what is the role of this option? If you open it, the .mot file will Become bigger, if you don't open it, the program can also run normally. Thank you for your answer!

Gathon.

2018.07.23

ラベル(1)
0 件の賞賛
2 返答(返信)

678件の閲覧回数
martin_kovar
NXP Employee
NXP Employee

Hello,

here is definition from CodeWarrior user manual:

Checked - generates executable code for C++ exceptions.
Clear—generates smaller, faster executable code.

Enable the Enable C++ Exceptions setting if you use the try, throw, and catch statements specified in the ISO/IEC 14882-1998 C++ standard.

Otherwise, disable this setting to generate smaller and faster code.

Best Regards,

Martin

0 件の賞賛

678件の閲覧回数
gaoqiang
Contributor III

Received, thank you very much!

发送自 Windows 10 版邮件<https://go.microsoft.com/fwlink/?LinkId=550986>应用

0 件の賞賛