• 2 Serial Ports, but only one Serial Window definable
    Maybe I am missing something in the documentation, but I cannot find where to configure a second serial port and assign it as a VTREG S1IN and S1OUT. I am able to debug the first serial port using SIN...
  • 2 Serial Ports, but only one Serial Window definable
    Maybe I am missing something in the documentation, but I cannot find where to configure a second serial port and assign it as a VTREG S1IN and S1OUT. I am able to debug the first serial port using SIN...
  • Simulator Serial Window
    If the interrupt vector address of Serial Port 0 is 0x3B, how to connect the response with uv3 serial window.
  • Serial Window #2
    hello, I'm using the C167 with Keil and I'm printing out some text in the serial window #1 (COM1) for this I initialize the serial interface */ P3 |= 0x0400; DP3 |= 0x0400; /* SET PORT 3.10 DP3...
  • BLANK SERIAL WINDOW
    HI, I'm using uv2 eval version. when i simulate simple programs like hello.c then nothing appear in serial window or i belive that that text in serial windows in not visible. the same is with dissasseble...