UART_IRQ_util.c file

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

UART_IRQ_util.c file

跳至解决方案
1,882 次查看
Alex_2221
Contributor IV

Hello everyone, I want to use UART interrupt and I found out that there is a file called uart_irq_util.c for keil and I can use it for working with uart interrupt. Where can I find this file? I know that I can write my own file, but I wanna use this file for simplicity. 

Thanks in advance,

Alex

0 项奖励
回复
1 解答
1,864 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

It appears that there is NOT such file uart_irq_util.c for the uart example in SDK based on  Keil. For the uart module api function, pls refer to the uart_17xx_40xx.c, for the interrupt vector, pls refer to keil_startup_lpc175x_6x.s

How do you know that there is a file called uart_irq_util.c?

BR

XiangJun Rong

 

xiangjun_rong_0-1632620974375.png

 

在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,865 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

It appears that there is NOT such file uart_irq_util.c for the uart example in SDK based on  Keil. For the uart module api function, pls refer to the uart_17xx_40xx.c, for the interrupt vector, pls refer to keil_startup_lpc175x_6x.s

How do you know that there is a file called uart_irq_util.c?

BR

XiangJun Rong

 

xiangjun_rong_0-1632620974375.png

 

0 项奖励
回复
1,854 次查看
Alex_2221
Contributor IV

Thank you so much I'll check that out. Actually, I saw that in a tutorial video, but that person didn't said from where he got that file.

0 项奖励
回复
1,869 次查看
Alex_2221
Contributor IV

My chip is LPC1768

标记 (1)
0 项奖励
回复