CodeWarrior 2.10, internal_FLASH Settings

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

CodeWarrior 2.10, internal_FLASH Settings

913 次查看
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 回复数

655 次查看
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 项奖励

655 次查看
gaoqiang
Contributor III

Received, thank you very much!

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

0 项奖励