Hello,
I have an error : #20 identifier "I2C_CON_MST_MASK" is undefined
due to the fact that pdk_am57xx_1_0_15\packages\ti\csl\src\ip\i2c\V2\i2c.h is using I2C_CON_MST_MASK but the including file <ti/csl/src/ip/i2c/V2/cslr_i2c.h> has changed this define in CSL_I2C_CON_MST_MASK. Similar errors have the same source: i2c.h uses defines without the prefix CSL_ and this mismatch with cslr_i2c.h generates compilation errors when i2c.h is included.
Best regards,
Scianni Vincenzo