Hi Matt,
The interrupt() functions that were used in VisualDSP++ to install interrupt handlers is not available in CCES. Instead we provide the Interrupt Service from the System Services library, which provides functions for installing, enabling and disabling interrupt handlers.
More information is available at:
‘Help: Contents: CrossCore® Embedded Studio 1.1.0: System Run-Time Documentation: Interrupt Support’.
Regards,
Craig.