P4080: Unable to get the LBC interrupts in SDK 1.7

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

P4080: Unable to get the LBC interrupts in SDK 1.7

跳至解决方案
1,703 次查看
ajayjoshi
Contributor I

Hi,

We are using the P4080 based board for one of our projects using the SDK 1.7. We need to use the interrupts for the nand flash and SPI. But when we enable the interrupts in the dts files, we do not seem to get any interrupt on the common LBC interrupt handler code in the fsl_lbc.c. It works in 1.3. Do we need take anything specific for 1.7 sdk for enabling this interrupt ?

Regards,

Ajay

标记 (1)
0 项奖励
回复
1 解答
1,379 次查看
scottwood
NXP Employee
NXP Employee

What do you mean by enabling the interrupts in the dts files?  The eLBC and eSPI interrupts should already be present in the SDK device tree.  What are you doing that should be triggering an interrupt but isn't?  Have you verified through /proc/interrupts that the interrupt is being registered properly?  Do you see the interrupt pending or masked in the eLBC registers?

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,380 次查看
scottwood
NXP Employee
NXP Employee

What do you mean by enabling the interrupts in the dts files?  The eLBC and eSPI interrupts should already be present in the SDK device tree.  What are you doing that should be triggering an interrupt but isn't?  Have you verified through /proc/interrupts that the interrupt is being registered properly?  Do you see the interrupt pending or masked in the eLBC registers?

0 项奖励
回复