Hi,
I was trying to build the firmware to use the display, but appeared these errors.
I inserted the symbol FEATURE_LCD.
I'm using CCS V6.
Thank you.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I was trying to build the firmware to use the display, but appeared these errors.
I inserted the symbol FEATURE_LCD.
I'm using CCS V6.
Thank you.
Which hardware board are you running your project on? The sensortag does not have the same LCD as the SmartRF06 board.
I would recommend you use the latest BLE stack V2.1: www.ti.com/ble-stack with CCS V6.1
Best wishes
Hi,
Unfortunately, in CCS, the sensortag LCD enable is not out of box. You will have to include some more files, folder and then exclude other stuff which can be not used since we are running out of space. I will work with our sensortag team and keep you informed if there is a better and easier solution.
Christin, I am able to build and run it after removing couple features. Since all features look available on the stock FW (including LCD), and there is an IAR project with LCD enabled, it makes me wonder if IAR optimizes the codes better than the one used by CCS?
Thanks,
Joe