• Reg: Serial window in simulation
    hi, I want to send 80 bytes of frame in serial port and I want to test it...in real time I am using Docklite to send set of 80 bytes... but in simulation it is difficult to send 80 bytes..by...
  • serial simulation
    i have a basic serial example app which i got from this site, intsio. i am running it in simulation mode in the keil uVision2 compiler, but the strange thing for me is, if i put the variables in a...
  • 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...
  • Serial Window Display Bug
    Has anyone noticed a bug that occurs when trying to display serial window data in hex format? I've found that right clicking on the window and trying to select hex does nothing. Is there another way to...
  • Serial window 1
    I am using microvision2 (UV2)environment. when i use the following code from examples(given by keil) i see "hello world" in the serial window, when i use degugger. #include <REG52.H> #include <stdio...