The system goes down all of a sudden, all functionalities fail

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

The system goes down all of a sudden, all functionalities fail

91 Views
Bhuvaneshwaran_K
Contributor II

We are using S32 SDK with a FreeRTOS. When the system is put into overnight test, all the functionalities fail all of a sudden after a period of, say 5 hours. There is no change in the current/voltages either. The functionalities such as CAN, UART, ADC, etc. fail abruptly. Can you people assist us here?

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

#define configMAX_PRIORITIES ( 24 )    (No. of tasks configured)

Labels (1)
0 Kudos
0 Replies