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)