Dear Soledad,
i have this:
Chip_SWM_MovablePinAssign( SWM_I2C1_SCL_IO, x);
Chip_SWM_MovablePinAssign( SWM_I2C1_SDA_IO, y);
but i don't know which numbers use in x,y for assignate PIO0_1 and PIO0_15 as SDA and SCL pins for I2C1
Do you know if there's a table with that information?
thanks