Hello TI E2E Community Members,
I attempting to work through a grlib_demo project using a Kentec Displays BOOSTXL-K350QVG-S1 connected to a EK-TM4C123GXL Launchpad.
I have tried this with the following grlib_demo projects and haven't had any real success with any of them...
TivaWare_C_Series-2.1.1.71\examples\boards\ek-tm4c1294xl-boostxl-kentec-l35
- This project builds with no errors and yet when I load it nothing happens, even if I place some simple additional blink code into the main (void) routine nothing appears to happen.
StellarisWare\boards\ek-lm4f120xl\boostxl_kentec_l35
- Attempting to build this project throws hundreds of #20 identifier errors within various header files even though each file contains the #ifdef __cplusplus wrapper
For both examples
- Target Config updated to TM4C123GH6PM
- I have the "Kentec320x240x16_SSD2119_SPI.c" driver and also have the "Kentec320x240x16_SSD2119_SPI.h" header file within the includes
- I have removed resistor R10 from the Launchpad.
I am not having any problems with any of the other example projects in the TivaWare library and can successfully communicate via the UART, blink the LED and can even power up and dim/brighten the display's backlight by controlling the blue LED's intensity.
A link to a working example for this Launchpad and display combination or some friendly advice around the required modifications to the currently available examples would be most welcomed. I am only very new to this platform so it may well be something simple and obvious that I have missed.
Code Composer Studio Version: 6.1.0.00104
TivaWare_C Series 2.1.1.71
Regards, Michael.