AM263x MCU+ SDK  08.05.00
SDL CCM

Introduction

This example demonstrates the usage of the SDL R5 CCM module. The example shows how to setup and use the R5 CCM Safety Diagnostic operation.

Use Cases

Use Case Description
UC-1 self test on R5 CCM.
UC-2 self test with error force on R5 CCM.

Supported Combinations

Parameter Value
CPU + OS r5fss0-0 nortos
Toolchain ti-arm-clang
Board am263x-cc
Example folder examples/sdl/ccm/sdl_ccm_example/

Steps to Run the Example

See Also

CCM

Sample Output

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

R5F0 CORE:
R5 CPU Application
R5F-CPU example application CCM_Test_init: Init MCU ESM complete
CCM_Test_init: CCM Init complete
R5F-CPU example application CCM_Test_init: CCM Init complete
CCM Functional Test
R5F-CPU example application CCM self test: starting
R5F-CPU example application CCM Self Test complete
R5F-CPU example application CCM self test with error forcing: starting
R5F-CPU example application CCM Self Test with error forcing complete
R5F-CPU example application CCM inject error: test starting
R5F-CPU example application CCM inject Test complete
CPU Functionality Passed.
All tests have passed.
R5F1 CORE:
R5 CPU Application
R5F-CPU example application CCM_Test_init: Init MCU ESM complete
CCM_Test_init: CCM Init complete
R5F-CPU example application CCM_Test_init: CCM Init complete
CCM Functional Test
R5F-CPU example application CCM self test: starting
R5F-CPU example application CCM Self Test complete
R5F-CPU example application CCM self test with error forcing: starting
R5F-CPU example application CCM Self Test with error forcing complete
R5F-CPU example application CCM inject error: test starting
R5F-CPU example application CCM inject Test complete
CPU Functionality Passed.
All tests have passed.