Other Parts Discussed in Thread: SYSCONFIG
Running the DCC example of MCU+ SDK for AM263Px fails.
I used
- AM263Px control card
- SysConfig 1.25.0
- MCU+ SDK for AM263Px 11.0.0.19
- CCS 20.3.1.5__1.9.1
First, I followed SOC Initialization using the Binary Flashed in OSPI memory to setup the EVM.
After flashing sbl_null and switching the EVM boot mode to OSPI, I ran the SDL DCC example on R5FSS0 core 0.
Usecase 3 fails as an unexpected error interrupt is received as seen in the log bellow.
Cortex_R5_0: DCC Example Test Application
Cortex_R5_0:
Cortex_R5_0: DCC_Test_init: Init ESM complete
Cortex_R5_0:
Cortex_R5_0: USECASE: 0
Cortex_R5_0: Source clock: XTAL_CLK
Cortex_R5_0: Test clock: RCCLK32K
SDL DCC EXAMPLE TEST: Warning Seed value for valid count exceeds allowed range.
SDL DCC EXAMPLE TEST: Application will run with 0 allowed drift.
SDL DCC EXAMPLE TEST: Seed values calculation done.
SDL DCC EXAMPLE TEST: Enabling DCC and waiting for Error interrupt
SDL DCC EXAMPLE TEST: DCC Generated Error interrupt
SDL DCC EXAMPLE TEST: Indicating clock drift/change
Cortex_R5_0: UC-0 Completed Successfully
Cortex_R5_0:
Cortex_R5_0: USECASE: 1
Cortex_R5_0: Source clock: XTAL_CLK
Cortex_R5_0: Test clock: SYSCLK0
SDL DCC EXAMPLE TEST: Seed values calculation done.
SDL DCC EXAMPLE TEST: DCC Generated completion interrupt
SDL DCC EXAMPLE TEST: No Clock Drift was observed
Cortex_R5_0: UC-1 Completed Successfully
Cortex_R5_0:
Cortex_R5_0: USECASE: 2
Cortex_R5_0: Source clock: XTAL_CLK
Cortex_R5_0: Test clock: SYSCLK0
SDL DCC EXAMPLE TEST: Seed values calculation done.
SDL DCC EXAMPLE TEST: Enabling DCC and running for some time
Cortex_R5_0: UC-2 Completed Successfully
Cortex_R5_0:
Cortex_R5_0: USECASE: 3
Cortex_R5_0: Source clock: RCCLK10M
Cortex_R5_0: Test clock: SYSCLK0
SDL DCC EXAMPLE TEST: Seed values calculation done.
SDL DCC EXAMPLE TEST: Error : DCC Generated error interrupt
SDL DCC EXAMPLE TEST: Error interrupt is not expected
Cortex_R5_0: UC-3 Failed
Cortex_R5_0:
Cortex_R5_0: Few/all tests Failed







