This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How can I link and enable an interrupt with the M0 LPC1114

I am currently trying to create and link an interrupt for my UART communication, but I was also not able to figure out how to use an external interrupt earlier. With the data sheet and header file I have, i'm having a hard time finding the method to link a function with an interrupt. With the previous ARM processor I have used (M7) I easily found the address in the data sheet that pointed to the interrupt handler. Some resources are below.

If anyone can give me some pointers I would greatly appreciate it. In regards to this problem or any other topic.

Link to Keil device page
http://www.keil.com/dd2/nxp/lpc1114fn28_102/#/eula-container

Link to data sheet
www.nxp.com/.../UM10398.pdf

Link to code
drive.google.com/.../view