NXP LPC2138 interrupts: basic code

Comments

2 comments

  • Avatar
    Jon Elliott

    Most board support package contain examples using interrupts.

    For example, the Keil MCB2130 board support package contains an interrupt and timer_interrupt example project that runs on an NXP LPC2138. To open the solution containing these examples, install the Keil MCB2130 board support package, click Tools > Show Installed Packages, click the Keil MCB2130 Board Support Package link and then click the MCB2130 Samples Solution link.

    0
    Comment actions Permalink
  • Avatar
    Bruce Varley

    Thanks Jon, I should be able to use that. One followup question, where is the documentation for the ctl_* functions? I can't find it in the help contents, and searching on ctl_ or anything similar returns nothing.

    0
    Comment actions Permalink

Please sign in to leave a comment.