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

How can I read out the SFR?

Hi all!

I need to read out the actuall value of the special function register (SFR). How can I do that?
I use the Keil uVision environment with an 251 based controller!

Thanks for your help!

Parents
  • What SFR?

    And what processor?

    And why do you see an issue with this - haven't you noticed that the sample programs installed with the compiler performs operations on lots of SFR?

    And why did you set MCU architecture to None/Generic, when your question obviously isn't?

Reply
  • What SFR?

    And what processor?

    And why do you see an issue with this - haven't you noticed that the sample programs installed with the compiler performs operations on lots of SFR?

    And why did you set MCU architecture to None/Generic, when your question obviously isn't?

Children