Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


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

loading sfr_data_in

What is the code to load a value that is on sfr_data_in into the 8051 (i.e. some register at a specific address of the 8051)? I imagine it uses some combination of sfr_rd, but that is an output signal. So what is the actual C command? Thanks.