We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am working on a C project in DS5 v5.22.0. I have set some preprocessor defines in Properties > C/C++ General > Paths and Symbols > Symbols. I see it set when I go to C/C++ Build > Settings > ARM C++ Compiler 5 > All options, and when I build the define is clearly working. However the syntax highlighting in eclipse isn't working, it always appears as if the preprocessor define is not set. This blog article describes how to set things up for other compilers in eclipse but no such luck with DS5: https://mcuoneclipse.com/2012/10/05/compiler-defines-and-eclipse-editor-highlighting/
Anyone else encounter this problem? Ideas how to fix?
Jacob