Hello,
my problem is that I use the I2C bus and I have an TMS570LS1217 as Slave in the bus, I want use a interrupt (RXRDY), I use HALCoGen and configuration is as show in the image below
I have connected the pull-up resistors, etc, the only interrupt that works is when Address-as-slave is activated, but its problematic because this option interrupts two times, because I need response with data too, and my program stucks in that way
Anyone has experienced this problem before??, thank you in advance