Hi Lukas,
Noted below w/ thanks.
But I still have one question, could I use MCAL and LP(DRIVER) in the same project? Yesterday I try to use I2c_HLD_LPI2C_Transfer_S32K344(MCAL) to intergrate GPIO by PIN tool with Siul2_Dio_1 and Siul2_Port_1(LP), but there are some build error as below. Please help to check it and let us know if it is workable for MCAL and LP(DRIVER) are in the same project. Thanks.
1. SDK can not change NUM_OF_CONFIGURED_PINS, we need revise pin num by ourself.
2. SDK can not extern const Siul2_Port_Ip_PinSettingsConfig g_pin_mux_InitConfigArr0[NUM_OF_CONFIGURED_PINS], we need add it by ourself.
