Do anyone have a clue what's is the meaning of 'Translate Error:#112'. That come out while I try to define #pragma SRC
Have you looked at the lists of error messages in the Compiler and Assembler Manuals? In uVision, click on the message, then press F1 - what does it tell you? Is there any other information in the message? Please post the full text.
Oh... The thing is I'm not using uVision as the development software. I only use C51 complier to compiler my C code, but anyway here is my compiler output message: C51 COMPILATION COMPLETE. 0 WARNING(S), 0 ERROR(S) Translate Error:#112 Translate completely and find errors! and I can't the meaning of this error number from the C51 manual.... so...
"The thing is I'm not using uVision as the development software ... I can't the meaning of this error number from the C51 manual" Are you sure that it's a C51 error? It doesn't look like it to me...
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!