Forum Discussion
tehjingy_Altera
Regular Contributor
3 years agoHi Alex
Sorry for the confusion.
We could not register a call back directly from hardware.
You would need to create your own kernel driver to send a signal your user application.
In the user application you would wait for the signal from the kernel to handle.
Below are some useful links regarding this :
https://man7.org/linux/man-pages/man7/signal.7.html
Regards
Jingyang, Teh