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

Translate Error:#112

Do anyone have a clue what's is the meaning of 'Translate Error:#112'.
That come out while I try to define #pragma SRC

Parents Reply Children
  • I said, "Are you sure that it's a C51 error? It doesn't look like it to me..."

    In fact, looking again, I'm sure it isn't!

    If the message really does say:

    C51 COMPILATION COMPLETE. 0 WARNING(S), 0 ERROR(S)
    Translate Error:#112
    Translate completely and find errors!
    You can clearly see that C51 has reported 0 WARNING(S), 0 ERROR(S) - so it isn't C51.

    It must be coming from somewhere else in your build system.
    As you're not using the Keil build system (uVision), I'm afraid you're out of the scope of this forum now...