-------- Diagnostics - 2/28/2022, 2:06:05 PM Version: 1.8.4 Current Configuration: { "name": "Mac", "includePath": [ "${workspaceFolder}/**" ], "defines": [], "macFrameworkPath": [ "/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks" ], "compilerPath": "/usr/bin/clang", "cStandard": "c11", "cppStandard": "c++98", "intelliSenseMode": "macos-clang-x64", "configurationProvider": "ms-vscode.cmake-tools", "compilerPathIsExplicit": true, "cStandardIsExplicit": true, "cppStandardIsExplicit": true, "intelliSenseModeIsExplicit": true, "compilerArgs": [], "mergeConfigurations": false, "browse": { "path": [ "${workspaceFolder}/**" ], "limitSymbolsToIncludedHeaders": true } } Custom browse configuration: { "browsePath": [] } Translation Unit Mappings: [ /Users/XXXXXX/workspace/bluetooth_remote_template/src/main.c ]: /Users/XXXXXX/workspace/bluetooth_remote_template/src/main.c Translation Unit Configurations: [ /Users/XXXXXX/workspace/bluetooth_remote_template/src/main.c ]: Process ID: 83846 Memory Usage: 8 MB Compiler Path: /usr/bin/clang Includes: /usr/local/include /Library/Developer/CommandLineTools/usr/lib/clang/12.0.0/include /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include /Library/Developer/CommandLineTools/usr/include /Users/XXXXXX/workspace/bluetooth_remote_template/src/remote_service Frameworks: /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/System/Library/Frameworks Standard Version: c11 IntelliSense Mode: macos-clang-x64 Other Flags: --clang --clang_version=110000 Total Memory Usage: 8 MB