undefined LPUART_UART_IP_6_IRQHandler

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

undefined LPUART_UART_IP_6_IRQHandler

跳至解决方案
441 次查看
rlaxortn
Contributor IV

i am using s32k344.

i add intctrl_ip, lpuart_uart, suil2_port drivers. and i set lpuart6 interrupt in intctrl_ip. 

hander name is LPUART_UART_IP_6_IRQHandler.

after generate code, i build source code. 

and i got a error undefined LPUART_UART_IP_6_IRQHandler. 

although i found LPUART_UART_IP_6_IRQHandler in Lpuart_Uart_Ip_Irq.c

it is does not activated Lpuart_Uart_Ip_Irq function. 

 

so do i have to make LPUART_UART_IP_6_IRQHandler external function? or can i know method LPUART_UART_IP_6_IRQHandler is being activated?

 

thank.

 

1.png2.png3.png4.png5.png

标记 (1)
0 项奖励
回复
1 解答
429 次查看
Senlent
NXP TechSupport
NXP TechSupport

Hi@rlaxortn

you need to choose Lpuart_6

Senlent_1-1744614901625.png

 

 

在原帖中查看解决方案

0 项奖励
回复
1 回复
430 次查看
Senlent
NXP TechSupport
NXP TechSupport

Hi@rlaxortn

you need to choose Lpuart_6

Senlent_1-1744614901625.png

 

 

0 项奖励
回复