Intellisense is marking the macro calls as errors, since the __typeof intrinsic is unknown:
(Error: Expected an expression).
Is there anyway to make Intellisense ignore these “errors”? I hate seeing my scroll bar littered with little red dots for a perfectly good application!
It also contains numerous improvements to the IntelliSense engine that make it much faster for large projects.
You can resolve the stm32_compat.h problem by opening Visual Studio project properties (not VisualGDB Project Properties) and removing the stm32_compat.h file from the “Forced Includes” field.