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

SFR and Upper RAM memory?

The SFR area is between 0x80 and 0xFF, also the Upper RAM area is between 0x80 and 0xFF. I can access the SFR using direct addressing and the Upper RAM using indirect addressing. My question: are the SFR and Upper RAM physically 2 different memorys? If I use all of the SFR registers can I also use the Upper RAM memory (both have the same address area)? (overwrite data) data crash?
Thanks