Hi,
I'm using K70 TWR development kit and twr-lcd(resistive touch) module.
I'm using bate metal project with CW 10.6.4.
I have a sample project of CW 6.3
where they are using following function :
D4D_Init();
D4D_SetOrientation();
D4D_CalibrateTouchScreen();
D4D_Poll();
to read the data from screen.
Can i also use these function in my project.
Regards
Ankur