• about an error
    while debugging a code , m facing an error message " *** error 65: access violation at C:0x0000 : no 'execute/read' permission "
  • about error C212 in keilC51
    hi: when I compile the below code ,the keil51 emergered a error : error C212: indirect call: parameters do not fit within registers . source code: typedef struct NODE{ struct NODE *link;...
  • about keil fatal error
    hi to all i write a program in keil and when build it shows following error ACTION:PARSING SOURCE FILE ERROR:PREPROCESSOR:MACROS TOO NESTED C51 Terminated can anyone tell me whats mean it...
  • ENQUIRY ABOUT ERROR 56
    sir i am new in .asm programming.When i build target in my project it shows antivirus's warning of being potentially unsafe and open it in sandbox and it shows no error ,no warning but when it debugs...
  • no message about A14 error generated
    hi, next example is compiled without errors but produces wrong results due debug. ;------------------------------------------------------------ ; Test program about bug of relocatable calculations...