DEBUG ERROR

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

DEBUG ERROR

跳至解决方案
596 次查看
edigs
Contributor I


Hi there i have instaled CODEWARRIOR 10.4 special edition and at the debug section, the program had comed up with such an error. I would be very glad if someone could help me Thank you.

 

5074_5074.JPGCodeworrior error.JPG

标签 (1)
1 解答
436 次查看
TICS_Fiona
NXP Employee
NXP Employee

Please check whether the C code size is beyond the limit of your license.  Or did you enable C++ feature in your project? C++ language is only supported in professional edition. Please disable the C++ settings of the project as  below:

Cpp.png

在原帖中查看解决方案

0 项奖励
3 回复数
437 次查看
TICS_Fiona
NXP Employee
NXP Employee

Please check whether the C code size is beyond the limit of your license.  Or did you enable C++ feature in your project? C++ language is only supported in professional edition. Please disable the C++ settings of the project as  below:

Cpp.png

0 项奖励
436 次查看
edigs
Contributor I

Thank you it work´s like a charm :smileygrin: 

436 次查看
BlackNight
NXP Employee
NXP Employee

The message indicates that you your exceeding the allowed download size for your license configuration. Are you using the free edition?

And: are you using C++ (intentionally or unintentionally)?

See Please Check Your License | MCU on Eclipse

Hope this helps.

0 项奖励