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.

TDA4VM: How to implement SDL(Safety Diagnostics Library) for SDK R07.03.xx?

Part Number: TDA4VM

Hello TI expert,

We are developing TDA4VM based on SDK R07.03.xx.

There is no SDL for SDK R07.03.xx(SDL_00 is for SDK R08.00, and SDL_01 is for SDK R08.02). How can we implement SDL based on SDK R07.03.xx for safety purposes? Is that possible to porting the SDL_00 or SDL_01 to SDK R07.03.xx?

Best regards.

Jingchun Li

  • Hi Jingchun Li,

    The general answer is yes that SDL can be back ported to SDK 7.3, however it is not something TI supports. TI recommendation is  move to SDK 8.2 and use the SDL_01 version.

    In regards to which SDL version to use if backport to SDK 7.3 is to be done.  The latest version of SDL, SDL_01 should be used.

    In regards to porting effort some general thoughts:

    • The SDL examples depend on PDK (OSAL, UART, BOARD modules), and there may be changes required based on deltas from SDK 7.3 to SDK 8.2.
    • Tool set changes between SDK 7.3 and SDK 8.x would need to be accounted for in the SDL build files.

    Regards,

    kb