Hi,
I am designing a MQX-Lite project with four touch button, using the TSS_Library. When
I use the TSS_Library in MQX project, no button is detected and TSS1_fCallBack0 is never called. If I use the TSS_Library, with same configuration, in bareboard project, the buttons work fine.
How I configure TSS_Library in MQX-Lite project?
Thanks.