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

new 8051 user

Why does the C51 compiler only use the R0 and R1 for indirect addressing? New 8051 processors have more registers and can use even more. I want to make my code more faster. How can you do it? Can you change the compiler? Plz help.