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

GPIO Interrupt with UART

We have designed keyboard using individual GPIO interrupts. We need to combine that GPIO interrupt with serial communication to transfer that data from keyboard. while compiling that code it doesnt shows any error. while running that code in debug mode whether the GPIO interrupt only working or else UART only is working.can any one give me the solution for this error. The code is developed using LPC2378 microcontroller.(ARM7)