Linker warning wchar

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

Linker warning wchar

跳至解决方案
2,550 次查看
pluyckx
Contributor I

Hi,

We are using the SDK created by the SDK builder (https://mcuxpresso.nxp.com/en/builder) for the LPC54607 processor. In this SDK, there is a library called fsl_power_lib. This library is built with a wchar of 32 bits.

We are using IAR 7.80.4. It uses a wchar of 16 bits and we want to fix this warning, but not by ignoring it. Is it possible to make the library available with a wchar of 16 bits (so compiled with IAR 7.80.4 for example)? Or give us the source of this library so we can compile it ourself?

At this moment we are not able to upgrade to IAR 8.x because some of our tools are not yet compatible with the new IAR version.

Kind regards,

Philip Luyckx

0 项奖励
回复
1 解答
2,427 次查看
jeremyzhou
NXP Employee
NXP Employee

Hi  Philip Luyckx,

Thank you for your interest in NXP Semiconductor products and 
for the opportunity to serve you.
Please check the attachment.
TIC
 
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!

在原帖中查看解决方案

2 回复数
2,428 次查看
jeremyzhou
NXP Employee
NXP Employee

Hi  Philip Luyckx,

Thank you for your interest in NXP Semiconductor products and 
for the opportunity to serve you.
Please check the attachment.
TIC
 
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
2,427 次查看
pluyckx
Contributor I

Thank you. The library in the attachments solves the warning.

0 项奖励
回复