Hi,
I had open the I2C component and found some interesting files, both are named TMOUT (what i guess stands for Timeout), one header and it's corresponding source file.
I found it interesting because i was trying to make the changes to avoid the while() loops inside some low level I2C functions, i found this post about it (see I2C section): http://www.mbedded.ninja/programming/microcontrollers/psoc/components
The problem is that i can not find those TIMEOUT files when i build the project. Any way to include those files? I'm to blink to see the enable TMOUT checkbox?
Also tried to find information about TIMEOUT_functions on the component datasheet and 5LP TRM and found nothing :/ .
I'm using the CY8CKIT-059 kit.
Attached a screenshot of the component files and the generated files after compilation.
Carlos