• serial routine & Uvision2
    Please Help How do i use Uvision2 for debuging serial comm interrupt routine. I have wrote some code but i must hit RI bit on the serial per. menu to watch the serial INT in progress can it be done...
  • debugging w/ uVision2 while using the serial port
    Is there a way of using the uVision2 debugger and still use the serial port from the uProcessor? I am using the ADuC834 and need the serial port to send and recieve ascii text messages.
  • serial communication
    hi friends iam working on cygnal mcus silabs, i need c programme of serial communication pc to controller.ialready used hyperterminal iam getting results but iwant to make my own menu driven software...
  • serial communication
    Hi people, i have got a problem in simulating a serial communication program. to be more particular in getting data in to the controller through serial port i pressumed the way to this is in the debug...
  • Serial Communication
    Can I communicate two programs? One written in C and another on ASM. The ASM would use a function Send Serial. The C would use a function Receive Serial. They should be on the same project? Or on...