Hi,
I'm using K70 twr-kit and trying to configure twr-lcd module.
I'm able to change the color of screen (using flexbus without egui )but not able to print any character like : "hello world" on screen .
All examples given by freescale are using egui and mqx.
Is it possible to print characters on screen without using egui and mqx.
If yes can anyone share sample code for that .