• input data through serial window while debugging
    Hi, I am working on MCB2300 (LPC2378) and I am using Keil uVision4. In my code I need to give some inputs to the code using serial window. Please let me know how to input some text using serial window...
  • input data through serial window while debugging
    Hi, I am working on MCB2300 (LPC2378) and I am using Keil uVision4. In my code I need to give some inputs to the code using serial window. Please let me know how to input some text using serial window...
  • serial transmit problems
    Howdy, i am using Keil's 'hello.c' program on a C167CR-LM, Phytec dev board. It outputs 'Hello World' to the serial port using printf. This works fine if i simulate it in uVision. But when i load it into...
  • serial transmit problems
    Howdy, i am using Keil's 'hello.c' program on a C167CR-LM, Phytec dev board. It outputs 'Hello World' to the serial port using printf. This works fine if i simulate it in uVision. But when i load it into...
  • how to send an array to microcontroller through serial communication
    Hi all iam working on c51 cygnal microcntrollers iam performing serial communication , at the console iam performing some manipulations and iam updating in an array[255] now i would like to send this...