Part Number: LAUNCHXL-CC2640R2
Hi,
What are the steps to add Sharp96x96 LCD display to ble5_longrange_central_cc2640r2lp_app CCS example program. So far I have not been successful with my effort. Here are my steps below.
- Set Predefined Symbol BOARD_DISPLAY_USE_LCD=1
- Add files DisplaySharp.c, DisplaySharp.h, SharpGrLib.c, SharpGrLib.h and set Include Paths.
- Add Linker File Search Path '"${COM_TI_SIMPLELINK_CC2640R2_SDK_INSTALL_DIR}/source/ti/grlib/lib/grlib.aem3"
After step 3 the red led does not turn on, so there is something wrong already.
- kel