Tool/software:
Hello TI ,
when enabling VIC (CSL_armR5StartupIntrEnableVic(1);) Cat2 ISRs not working and system stuck but cat1 ISRs working , when disabling VIC (CSL_armR5StartupIntrEnableVic(0);) Cat1 ISRs not working and system stuck but cat2 ISRs working , need to know why and what is the solution.
Regards.