File: pdk_jacinto_07_00_00/packages/ti/drv/ipc/examples/common/src/ipc_testsetup.c Function:Ipc_echo_test int32_t Ipc_echo_test(void) { uint32_t t; Task_Params params; uint32_t numProc = gNumRemoteProc; Ipc_VirtIoParams vqParam; uint32_t index = 0; void (*func)(void) = NULL; /* Declare a function pointer pointing to NULL */ func(); /* Call that to crash c6c */