• 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
  • Need information about Keil UV2
    Dear all, I am using the keil UV2 for one of my application. In this application, I need to include files concept. For this, I write the program as follows, #include <stdio.h> int main() { FILE *fp;...
  • Need information about Keil UV2
    Dear all, I am using the keil UV2 for one of my application. In this application, I need to include files concept. For this, I write the program as follows, #include <stdio.h> int main() { FILE *fp;...
  • How can I add a specific chip into the device database of Keil UV2?
    The chip that I use is not currently in the device list of keil UV2. How can I add it into the database? Thank you very much.