This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Unable to simulate C8051F120 peripherals in keil uVision2

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

Parents
  • In the particular case of 8051-derivatives, the CPU "core" gains access to the Peripherals via SFRs.
    And, in my example so would a printer, not argument.

    Ok, I'll rephrase, why call a display of SFRs peripherals. I do not see any "peripheral workings" displayed, just the SFRs.

    Erik

Reply
  • In the particular case of 8051-derivatives, the CPU "core" gains access to the Peripherals via SFRs.
    And, in my example so would a printer, not argument.

    Ok, I'll rephrase, why call a display of SFRs peripherals. I do not see any "peripheral workings" displayed, just the SFRs.

    Erik

Children