Why does it ignore my include ?
Hi,
I’m trying to use glass-LCD with CMSIS-RTOS on a STM32L476G-DISCO board
I’ve simplified at maximum my code but it still doesn’t work. I’m trying to display something before starting kernel to be sure it’s not the probleme.
When I build project, it says “BSP_LCD_GLASS_Init” is not defined. But I included the library and the file don’t appear in the “files included”.
I don’t understant what I’m doing wrong... I post a screeshot to show what I’m talking about.
Thank you,
Version of System Workbench : 1.8.0.201603291114
I’m working under windows 8