In all of my projects using FreeRTOS, the source file tasks.c does not get indexed properly.
All of the symbols show up properly in the project browser but while browsing the file, syntax highlighting & function hyperlinking do not work.
It appears that hovering works, i.e. macro's show correct expansion, but command/windows - clicking does not jump to definition. Same for functions.
In all projects it is always and only the tasks.c source file.
Any idea's anyone?