Is anyone can help to check attached two projects?
They are almost the same, but the i2c output are different.
flexio_i2c_s32k118.7z works correctly. It will output "0x42, 0x51, 0x52, 0x53" every 3 seconds.
I export it's components and import to C120_TXBoard_20190805 project, and copy all .c .h files as well.
However, the output is "0x42, 0x43"....
flexio_i2c_s32k118 use linked resources for SDK or Project setting, I'm not sure if this causes the issue. I would like to use linked resources for C120_TXBoard_20190805 project, but I don't know how to do the change.