//u32为unsigned long
u32 g_u32FiveSecondCount = 0;
mysprintf(TempBuf, " %ld Uart console.", g_u32FiveSecondCount);