NXP LPC2138 interrupts: basic code
Can anyone post code (main.c + any patches required for startup.s, etc) for a simple LED flasher or similar using interrupts. I'm having great difficulty getting anything using interrupts to work on an NXP LPC2138 (ARM-7).
That or a link to your samples, I can't find anything applicable.
Thanks in advance
-
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.
Please sign in to leave a comment.
Comments
2 comments