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 to force C51 to put a variable in a register

Hi all,

I want to use registers for a specific variable.

How can I force C51 to put the variable in a register? I tried "register" keyword, but it did not worked.

0