Bug - can't use fsl_lpi2c with c++

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

Bug - can't use fsl_lpi2c with c++

973 次查看
klaas
Contributor III

Hi all,

not sure if this is the right place, but I would like to share a bug in the SDK for the imx7ulp.

When using lpi2c functions that internally handle the interrupts in a C++ project all interrupts will end up in the DefaultISR. This is because the _extern "C"_ is missing around the interrupt functions at the bottom of fsl_lpi2c.c

I'm using SDK version 2.10

Cheers
Klaas

0 项奖励
回复
1 回复

964 次查看
art
NXP Employee
NXP Employee

Thank you for sharing your insights. I'm going to report the bug to the software team.

Best Regards,

Artur

0 项奖励
回复