• ANSI escape sequence
    Hi I am programming something and i need to use Hyperterminal to display the output, all is well but i am struggling for the right ANSI escape sequence to position the cursor to the beginning, i have...
  • problem with HyperTerminal and escape sequences pls help
    Hello All I am working with a energy metering project . I am using HyperTerminal privet edition v6.3 as my output terminal to show the voltages current and all the parameters . Keil c compiler and...
  • Watchdog
    When a watchdog timeout occurs, it could be the result of many causes. The code could be 'out in space' due to a bad pointer corrupting anything it wants to. It could be due to a fault condition that...
  • watchdog interrupt
    can any one have watchdog interrupt handler for LPC2366. i dont know what to do inside watchdog interrupt handler.Is clearing bss and scratch area in lpc2366 is must?if so how to implement it.Is copying...
  • watchdog debugging
    I don't know if this issue is NXP LPC2378 related or Keil related. I set up my watchdog to have max -> 0xffffffff and feed them with WDCLK= 12MHz (data displayed on watchdog peripheral window during...