• HOW TO USE UV2 SIMULATOR ........
    Hi all, I am writin here for the first time. I am not able to open the serial port debug window of my simulator from my keil uv2 IDE. I am using TI based MSC1210Y2 chip. I have a registered version...
  • Wrong simulation time for Dallas DS89C420 ?
    Hi, here is code: void float_test( void ) { int a; float f; f=4.44; for(a=0; a<100; a++) f *= f/2.25; } I use simulator for simulating execution time of shown function. When I select...
  • 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
  • Dallas 87C550
    Hello, I have got a problem with this dallas chip, need help. I install the mon51 like install 7,FF,0 and download to a flash ram. When I try mon51 accept the code from keil and run it. If want...
  • Ibutton dallas
    I am very very very very new to the c enviroment of keil ,yet I want to know a bit more ,Is There a Keil C lib help somewhere? Second ly I have tried to write to my intelligent lcd threw the Keil compiler...