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 want to use different implementation of standard library with armcc, so I need to remove standard include paths.
I know that it's possibly with armclang with -nostdinc option.
There is an option "No Auto Includes" in C/C++ tab of project options, however, this removes only processor-specific include paths.
Is there any way to do it?
The greyed out settings are taken from the Tools.ini file which is the Keil Installtion folder.
You can change the path in Tools.ini file and it will be reflected in the "Foler/Extensions" tab