Part Number: TDA4VM
SDK8.6 指定是否支持 TOG ECC 功能? 如何实现?是否有参考演示程序?
SDK8.6 Specifies whether TOG ECC function is supported. How to achieve it? Is there a reference demo program?
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.
Hi ZS,
Please edit your thread to post in English. We will not be able to respond to this thread until then.
regards
Suman
Hi ZS,
Thanks for correcting, I have also updated your original thread description.
This thread is now assigned to an appropriate engineer.
regards
Suman
Hi,
Please refer to these links to understand more about TOG and examples:
Regards,
Josiitaa
Hi,
The SDL (Software Diagnostic Library), is a TI safety assessed software package meant to be used as part of a safety solution for the TDA4VM device. It is delivered as a part of the TI SDK.
1. Overview — Software Diagnostics Library (SDL) - J721E User Guide
The SDL has a number of safety examples and tests that can be referred to and implemented to achieve safety coverage.
There is a standalone ECC test that performs ECC on various modules including the SDL_ECC_MEMTYPE_MCU_CBASS_ECC_AGGR0 which as per the latest information from design team that covers for the TOG diagnostic. You can execute this test by building the ecc_func_app present in PSDKR/sdl/test/ecc/ecc_sdl_funcTest using the following commands -
Regards,
Josiitaa