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.

TMS320F28374D: SAFETY libraries impacted by using newer CCS version ?

Part Number: TMS320F28374D

Hi Everybody , 

as far as I understand  C2K  Safety was compiled using CCS7.x   

now I am on CCS8.2 and later  , what happens if I recompile  ? 

any needed settings to  be sure no impact on  compiled  files ? 

regards

carlo

  • Carlo,

    CCS is distinguished from the Code Generation Tools. If you do not update the Code Generation Tools, then the library should not change since you are using the same compiler, assembler and linker as it was released.

    If you update the CGT version or even change the compiler or linker options, then yes, it is likely that there will be some minor changes in the library's image.

    But, I would no be worried about the compiler changing the code significantly. It is unlikely.

    But first, you need to identify which STL modules you are using. And as a system integrator, you need to develop a test strategy and verification methods to ensure the code you are developing is functionally safe and following a robust SW development process.

    sal