Part Number: TDA4VH-Q1
Hi, TI expert:
For case:
SDL_COMPUTE_CLUSTER0_CFG0_ARM_CORE0_ECC_AGGR
SDL_COMPUTE_CLUSTER0_CFG0_ARM_CORE1_ECC_AGGR
SDL_COMPUTE_CLUSTER0_CFG0_ARM_CORE2_ECC_AGGR
SDL_COMPUTE_CLUSTER0_CFG0_ARM_CORE3_ECC_AGGR
SDL_COMPUTE_CLUSTER0_CFG1_ARM_CORE0_ECC_AGGR
SDL_COMPUTE_CLUSTER0_CFG1_ARM_CORE1_ECC_AGGR
SDL_COMPUTE_CLUSTER0_CFG1_ARM_CORE2_ECC_AGGR
SDL_COMPUTE_CLUSTER0_CFG1_ARM_CORE3_ECC_AGGR
I implement SDL_ECC_init(mainMem, ECC_Test_config[mainMem].initConfig) It 's OK in dependent project.
When I merge the code to mcusw/mcuss_demos/boot_app_mcu_rtos,the code exception happened.
I know the A72 ecc case rely on SCI power on.when I boot A72 finished the A72 power I think the ecc_init can do.
The exception phenomenon that MCU1_0 enter exception addr not used.

