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

Need to print out the register contents

I have studied the MCS-51 Instruction set (8051 instruction set summary) but I do not see how to print out the registers' contents.
Can't find anything about this in the Help either. Help!!!

Parents
  • Why is it that the "experts" on this forum always fire back some smart-assed "why do you want to do that?" reply to a honest question instead of keeping quiet when they don't have an answer?
    Because very often problem is not what the question indicates.

    Take your post for instance.
    You want to print "register content". In C that is totally irrelevant and thus
    a) you use assembler which you do not say
    or
    b) by register you mean something else than what we understand by that word.

    Erik

Reply
  • Why is it that the "experts" on this forum always fire back some smart-assed "why do you want to do that?" reply to a honest question instead of keeping quiet when they don't have an answer?
    Because very often problem is not what the question indicates.

    Take your post for instance.
    You want to print "register content". In C that is totally irrelevant and thus
    a) you use assembler which you do not say
    or
    b) by register you mean something else than what we understand by that word.

    Erik

Children
No data