C++ support for S12ZVL in CodeWarrior for MCU v11.1

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

C++ support for S12ZVL in CodeWarrior for MCU v11.1

跳至解决方案
1,470 次查看
michiel-inspiro
Contributor I

Hello,

Is there support for C++ for the S12ZVL microcontroller in CodeWarrior for MCU v11.1? When I generate an example project through New > Bareboard Project and select C++ I get a project that does not compile. See the image below for the error.

Screenshot 2022-06-17 161000.png

Kind regards,
Michiel

0 项奖励
回复
1 解答
1,440 次查看
stanish
NXP Employee
NXP Employee

Hi Michiel,

C++ compiler is licensed and it is available in Professional Edition license only.

If you open the license.dat file located in "<CW home directory>\MCU\license.dat" you should see :

 

INCREMENT ProfessionalEditionMCU metrowks 11.1...

 

 

for more details please see the CodeWarrior Quick Reference Guide: https://www.nxp.com/docs/en/fact-sheet/950-00437.pdf

 

Hope it helps.

Stan

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,441 次查看
stanish
NXP Employee
NXP Employee

Hi Michiel,

C++ compiler is licensed and it is available in Professional Edition license only.

If you open the license.dat file located in "<CW home directory>\MCU\license.dat" you should see :

 

INCREMENT ProfessionalEditionMCU metrowks 11.1...

 

 

for more details please see the CodeWarrior Quick Reference Guide: https://www.nxp.com/docs/en/fact-sheet/950-00437.pdf

 

Hope it helps.

Stan

0 项奖励
回复