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
Thank you for sharing your insights. I'm going to report the bug to the software team.
Best Regards,
Artur