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.

RM57L843: Questions about using the SafeTI Diagnostic Library

Part Number: RM57L843

Hi, TI team.

This is a very basic question, but I haven't found a way to do it.
I want to import the SafeTI Diagnostic Library (v2.4.0) in my application and use its functions.
I would like to know which is the first thing I need to do.

Best Regards,

WBLee

  • Hi WBLee,

    You can build "SafeTI diagnostic library" itself.

    Click on "Import CCS projects" option.

    Now browse the 2.4.0 diagnostic path and select the folder.

    Once you did that it will show all the projects available in that diagnostic folder.

    And now select the project based on the device.

    Once you did that it will add the required project into the project explorer and now you can build and flash it into your controller for testing.

    If you don't want to execute the diagnostic library in standalone and you want to add it into your example project then you just need to add the all required header files and source files manually to your program.

    --
    Thanks & regards,
    Jagadish.