• How to simulate sleep with uv2?
    uv2 stops execution after ORL PCON,#1, but not stops after ORL PCON,#2. How can I simulate stop mode on DS80C530? Roman
  • How to simulate sleep with uv2?
    uv2 stops execution after ORL PCON,#1, but not stops after ORL PCON,#2. How can I simulate stop mode on DS80C530? Roman
  • How to include a Hex along with C codes in uv2 simulator?
    Hi, there, I want to use uv2 to debug a system consisting of a set of C codes and one hex file . The C codes will read the data from this hex file. In uv2, I have created a project for this set...
  • How to include a Hex along with C codes in uv2 simulator?
    Hi, there, I want to use uv2 to debug a system consisting of a set of C codes and one hex file . The C codes will read the data from this hex file. In uv2, I have created a project for this set...
  • About Hardware simulator in uv2 environment.
    In uv2 environment, I am running a hardware simulator. Why those two busters are keeping happening? 1. P0 port can not output data correctly, it changes randomly and totally out of my control. ...