AM273x MCU+ SDK  08.05.00
SDL DSS L3

Introduction

This example demonstrates the usage of the SDL DSS_L3 module. The example shows how to setup and use the ECC BUS Safety Diagnostic operation. Shows the generation of SEC, DED and RED error on DSS L3 BANK A, BANK B, BANK C and BANK D.

Note : SEC - Single Error Correction, DED - Double Error Correction, RED - Redundancy Error Correction

Use Cases

Use Case Description
UC-1 SEC Error insertion on DSS L3 BANK A.
UC-2 DED Error insertion on DSS L3 BANK A.
UC-3 RED Error insertion on DSS L3 BANK A.
UC-4 SEC Error insertion on DSS L3 BANK B.
UC-5 DED Error insertion on DSS L3 BANK B.
UC-6 RED Error insertion on DSS L3 BANK B.
UC-7 SEC Error insertion on DSS L3 BANK C.
UC-8 DED Error insertion on DSS L3 BANK C.
UC-9 RED Error insertion on DSS L3 BANK C.
UC-10 SEC Error insertion on DSS L3 BANK D.
UC-11 DED Error insertion on DSS L3 BANK D.
UC-12 RED Error insertion on DSS L3 BANK D.

Supported Combinations

Steps to Run the Example

See Also

DSS_L3

Sample Output

Shown below is a sample output when the application is run,

DSS_L3 Application
DSS_L3 TEST START : starting
Applications Name: DSS_L3_BANKA_SecTest PASSED
Applications Name: DSS_L3_BANKA_DedTest PASSED
Applications Name: DSS_L3_BANKA_RedTest PASSED
Applications Name: DSS_L3_BANKB_SecTest PASSED
Applications Name: DSS_L3_BANKB_DedTest PASSED
Applications Name: DSS_L3_BANKB_RedTest PASSED
Applications Name: DSS_L3_BANKC_SecTest PASSED
Applications Name: DSS_L3_BANKC_DedTest PASSED
Applications Name: DSS_L3_BANKC_RedTest PASSED
Applications Name: DSS_L3_BANKD_SecTest PASSED
Applications Name: DSS_L3_BANKD_DedTest PASSED
Applications Name: DSS_L3_BANKD_RedTest PASSED
All tests have passed