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/AM6548: Static Code Analysis tool for the TI C Compiler

Part Number: AM6548

Tool/software: TI C/C++ Compiler

Does Texas Instruments recommend any Static Code Analysis tool to use with the TI C Compiler?

Currently, we are trying to use PC-Lint, but we are not able to integrate it satisfactory with the TI C Compiler. Besides, this tool seems to be discontinued and there are not configuration files or help available for the TI Compiler.

Do you have any suggestions? Do you internally use some kind of Static Code Analysis tool?

Thanks and best regards,

Ismael Pérez

  • isma314 said:
    Does Texas Instruments recommend any Static Code Analysis tool to use with the TI C Compiler?

    Unfortunately, no.  We generally agree that using static analysis tools is good programming practice.  But we have no recommendation for a specific method or vendor.

    Thanks and regards,

    -George