• Problems with hhandling multiple interrupts
    I am using the Keil Compiler for programming the MSC1210 from Texas instruments with a 8051 core. My application needs that i use the Serial port interrupts & Timer 0 interrupt in my project.Both the...
  • MCB2140 USB multiple interrupts
    On the MCB2140 board the USB HID example runs fine, in order to understand code flow, I enabled UART0 to be my debug port. When I attempt to DebugOut text during USB transactions, my DebugOut routine...
  • 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 Vector Table
    Hello Fellas, I am a newbie in bootloader Development..i have one doubt...i am making an IAP, there will be bootloader and a firmware application on the MCU's(SM470R1B1M- ARM7TDMI core) Flash.I am confused...
  • Multiple interrupts on STM32F-Discovery
    Hi, Newbie trying to make multiple interrupts work! I have been playing with the STM32-Discovery board and I am trying to make multiple interrupt handlers work at the same time. I am able to execute...