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.
Hi,
I downloaded 2020-q4 update version of arm-none-abi-gcc(gcc 9.3.1), and the compilation failed when I add -fsanitizer=address to CPPFLAGS and LDFLAGS in makefile.
Is address sanitizer supported by this compiler? If not, is there any way to enable the feature?