Hi,
I am using CCSv6 and noticed that certain characters are ignored when searching with "C/C++ Search".
For instance if I copy or type int MMUInit(SYS_MMU_ENTRY mmuEntries[]) the search string mutates into intMMUInitSYS_MMU_ENTRYmmuEntries.
I.e. it is not possible to use search strings that contain characters like (, ), [, ]; space and $.
Is there something I can do about it? Modify any settings for instance?
Thank you.
Martin H.