This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/AM5726: Address Sanitizer Not Included in the SDK

Part Number: AM5726

Tool/software: TI C/C++ Compiler

Hi,

I am currently working on BB-X15 with SDK 6.03. I have a project and I would like to use address sanitizer on this project. When I enable address sanitizer flags, at the linking stage, I get an error regarding libsasan_preinit.o. When I check the SDK installation, I have seen that there is no libasan_preinit.o in the /usr/lib which is the default directory for the file. When I investigate deeper, I have seen that libsanitizer.spec is also missing. When I check GCC 8.3, I have seen these files are included.

I appreciate if you can include address sanitizer in the SDK for the next releases.

Kind regards,

Mustafa