undefined LPUART_UART_IP_6_IRQHandler

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

undefined LPUART_UART_IP_6_IRQHandler

ソリューションへジャンプ
445件の閲覧回数
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 解決策
433件の閲覧回数
Senlent
NXP TechSupport
NXP TechSupport

Hi@rlaxortn

you need to choose Lpuart_6

Senlent_1-1744614901625.png

 

 

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
434件の閲覧回数
Senlent
NXP TechSupport
NXP TechSupport

Hi@rlaxortn

you need to choose Lpuart_6

Senlent_1-1744614901625.png

 

 

0 件の賞賛
返信