[ERROR]
The interrupt specifier was applied to a data declaration.
interrupt int i; // error
Apply the interrupt specifier for functions only