This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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.

Parents
  • Yes, you can use the same UART for your application and for the MON51. Use the SerialWindow in µVision2 for communication in this case. If you are sending characters from the PC to the target system, disable "Stop Program Execution by: Serial Interrupt" in the monitor settings dialog.

Reply
  • Yes, you can use the same UART for your application and for the MON51. Use the SerialWindow in µVision2 for communication in this case. If you are sending characters from the PC to the target system, disable "Stop Program Execution by: Serial Interrupt" in the monitor settings dialog.

Children
No data