posted November 07, 2005 07:27 AM -------------------------------------------------------------------------------- Hi all, I'am unable to simulate peripherals of C8051F120 in keil uVision2. I have got the DCYG.DLL and TCYG.dll files from keil website..and i replaced the existing dll in /C51/BIN directory. But this did not yeild any result.... please guide me regarding this Looking forward for your reply..... Venkatesh T.K
"Because it's not just a display of SFRs. It's actually a full-blown controller dialog of the thing in question." Absolutely: as in my example, the UART simulation is not just a display of SBUF, etc - it actually simulates the operation of the UART by sending & receiving characters, setting interrupts, etc.