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?
The version is arm-none-eabi-g++ (GNU Arm Embedded Toolchain 9-2020-q2-update) 9.3.1 20200408 (release).