#include "TcpTask.h" extern UINT8 UDSSwitch; extern CAN_Msg_Type CanRxMsg[2]; extern UINT8 BattSN[BATT_SN_LEN]; //ASCII code extern AppNVMDataType AppNVMData; extern AppSocketConnectionContext socContext; extern UINT8 GpsData[16]; extern void appSaveNVMData(void); extern void UDS_Service(void);