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

help for send the data fromm acc to some memory location

dear sir,

i had to wrote a program for send the data from acc..to some memory location. But these program doesnt compile it. so plz help me sir. here i have using keil version.

thanking u

  • "But these program doesnt compile it. so plz help me sir"

    It's very simple: read the error message, and fix the error that it is telling you about!

    Since you haven't mentioned what the error is, nor shown your code, it is impossible to help you further!

    Before posting code, be sure to read the instructions immediately above the 'Message' box.

    And be sure to use copy-and-paste - do not manually re-type the code.

    And do not use TABs - use only spaces (TABs will not format correctly).

  • i had to wrote a program for send the data from acc..to some memory location.

    And why don't you post the program here ? It's hard to diagnose something that you have very vague information about

    But these program doesnt compile it.

    So what error message(s) does the compiler report ? Cut and paste them in here please, don't re-type.

  • 1. Stay in one thread.
    2. In C you do not control the Acumulator the compiler does.