Forum Discussion
dbhag2
New Contributor
6 years agoSending interrupts from FPGA to HPS
Hi, I have upgraded kernel from 3.10 to 4.14 and I am having some troubles with getting the interrupts from the FPGA. I can see, when I do "cat /proc/interrupts" my kernel modules are not getting ...
FawazJ_Altera
Frequent Contributor
6 years agoHello,
did you recompile your kernel module on 3.14 kernel?
changing from one kernel to another, specially major upgrade, might affect the module performance and functionality.
unfortunately, we have limited support on custom kernel modules.
I will try to find as much information as I can.
Thank you.