I’m running the following version of Linux on my Snickerdoodle. I’m running Vivado 2019.1 for FPGA development which is working wonderfully. I’m developing code via the command line compiler on the snickerdoodle (makefiles, gcc). This has worked out just fine until now. I’m trying to implement the example here using interrupts:
https://www.xilinx.com/support/answers/62363.html
However, my compiler errors on linux/interrupt.h, no such file or directory. I ran find on the snickerdoodle drive, no such file found. I’m not very skilled with linux. Can anyone help direct me towards installing the needed package?
NAME=“Ubuntu”
VERSION=“16.04 LTS (Xenial Xerus)”
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME=“Ubuntu 16.04 LTS”
VERSION_ID=“16.04”
HOME_URL=“http://www.ubuntu.com/”
SUPPORT_URL=“http://help.ubuntu.com/”
BUG_REPORT_URL=“http://bugs.launchpad.net/ubuntu/”
UBUNTU_CODENAME=xenial