Forum Discussion
tehjingy_Altera
Regular Contributor
3 years agoHi Alex
Yes, you are right.
The HWlibs are for baremetal only.
Sorry for assuming you are working on baremetal.
For linux development you could include the linux kernel header
#include <linux/interrupt.h>
You could refer to the example project repo here:
https://github.com/altera-opensource/linux-refdesigns
Regards
Jingyang, Teh