Commit 11b7de1e authored by hu's avatar hu

debug

parent e81147a3
...@@ -176,7 +176,7 @@ void Kwp2000_Timeout(void) ...@@ -176,7 +176,7 @@ void Kwp2000_Timeout(void)
/*------------------------------------------------------------------------- /*-------------------------------------------------------------------------
* Function Name : Kwp2000_CommuniationDown * Function Name : Kwp2000_CommuniationDown
* Description : Í通讯底层与协议层初始化 * Description : 通讯底层与协议层初始化
* Input : * Input :
* Output : None * Output : None
* Return : None * Return : None
...@@ -548,7 +548,7 @@ void Kwp2000_ComInit_Handle(void) ...@@ -548,7 +548,7 @@ void Kwp2000_ComInit_Handle(void)
/*------------------------------------------------------------------------- /*-------------------------------------------------------------------------
* Function Name : Kwp2000_AscRxInterrupt * Function Name : Kwp2000_AscRxInterrupt
* Description : ���ڽ����ж� * Description : 串口接收中断
* Input : * Input :
* Output : None * Output : None
* Return : None * Return : None
......
...@@ -453,7 +453,8 @@ void UART_CH3_TX_ISR(void) ...@@ -453,7 +453,8 @@ void UART_CH3_TX_ISR(void)
/***********************************************************************/ /***********************************************************************/
/***********************************************************************/ /***********************************************************************/
/***********************************************************************/ /***********************************************************************/
#define UART_CH_SEL UART_RLIN30 //#define UART_CH_SEL UART_RLIN30
#define UART_CH_SEL UART_RLIN32
/*****所有引脚相关根据实际引脚自行添加****/ /*****所有引脚相关根据实际引脚自行添加****/
/*****所有引脚相关根据实际引脚自行添加****/ /*****所有引脚相关根据实际引脚自行添加****/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment