• interrupt driven serial comm
    hi, i am using an interrupt driven serial,when i use the printf command in main program it gives a error as access violation,and when i disable the EA(interrupt enable bit),it works fine.plz let me...
  • interrupt driven serial comm
    hi, i am using an interrupt driven serial,when i use the printf command in main program it gives a error as access violation,and when i disable the EA(interrupt enable bit),it works fine.plz let me...
  • Issues with using timer0, timer1 and timer7, interrupt of timer7 never occurs
    Hello everyone, I've been looking some infos in Inet, but I didnt really find what I was looking for. I am working with a XC164CS32F, for my project I need various timers. Quick explanation: Timer0...
  • Issues with using timer0, timer1 and timer7, interrupt of timer7 never occurs
    Hello everyone, I've been looking some infos in Inet, but I didnt really find what I was looking for. I am working with a XC164CS32F, for my project I need various timers. Quick explanation: Timer0...
  • Timer1 and External Memory Issue LPC2478
    Hello, I am trying to use both timer1 and the microcontroller's external memory on this board. The code I'm currently testing with is below. The problem is that when the external memory is enabled...