MPC5746C getting stuck in IVOR1_Handler and ADC_ER_IRQHandler

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MPC5746C getting stuck in IVOR1_Handler and ADC_ER_IRQHandler

68 Views
Bhuvaneshwaran_K
Contributor II

Hai,

MPC5746C is getting stuck with a IVOR1_Handler and ADC_ER_IRQHandler after operating normally for 5 hours.

#define configCPU_CLOCK_HZ ( 16000000UL )
#define configTICK_RATE_HZ ( ( TickType_t ) 1000 )

#define configMAX_PRIORITIES ( 23 )

FreeRTOS is being used.

Can you help us in this regard?

0 Kudos
1 Reply

52 Views
petervlna
NXP TechSupport
NXP TechSupport

Hello,

OK, first of all check the FCCU, for possible faults latched. Registers NCFSx.

Also check MCSR:

petervlna_0-1718260170536.png

Best regards,

Peter

0 Kudos