• Problem using multiple interrupts
    I have a problem when using a KitCON C167 boards. This problem is described as follows. When using two interrupts: [1] generated externally by an arrival of a CAN message, and [2] generated from an on...
  • Problem using multiple interrupts
    I have a problem when using a KitCON C167 boards. This problem is described as follows. When using two interrupts: [1] generated externally by an arrival of a CAN message, and [2] generated from an on...
  • Multiple Interrupt or GNU problem
    Dear sir We are using LPC2364 for our application project. Application of our project is interfacing of LPC2364 to 20 * 4 LCD-Display,USB,Ethernet and also UART,SPI. In first phase of our project...
  • Multiple Interrupt or GNU problem
    Dear sir We are using LPC2364 for our application project. Application of our project is interfacing of LPC2364 to 20 * 4 LCD-Display,USB,Ethernet and also UART,SPI. In first phase of our project...
  • Multiple interrupts
    In my program I use serial communication and T0 interrupt for time delay generation. It is noticed that when I generate a delay of 60 seconds, it works properly only if the serial interrupt is disabled...