C++ linker in a C project

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

C++ linker in a C project

跳至解决方案
868 次查看
rubensjunior
Contributor IV

Dear collegues,

Is it possible to use a C ++ linker in a C project? If so, how do I configure it on MCUXpresso?

Thanks a lot, best regards.

Rubens Júnior

标签 (1)
1 解答
798 次查看
FelipeGarcia
NXP Employee
NXP Employee

Hello Rubens,

 

What is recommended is to create a new C++ project from the project wizard and include your files to it.

 

Best regards,

Felipe

在原帖中查看解决方案

2 回复数
799 次查看
FelipeGarcia
NXP Employee
NXP Employee

Hello Rubens,

 

What is recommended is to create a new C++ project from the project wizard and include your files to it.

 

Best regards,

Felipe

798 次查看
rubensjunior
Contributor IV

Felipe,

Thank you very much! Best regards.

Rubens

0 项奖励