Bug - can't use fsl_lpi2c with c++

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Bug - can't use fsl_lpi2c with c++

821 Views
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 Kudos
1 Reply

812 Views
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 Kudos