• c51 error
    hi. i'm study to infineon xc800 series 8051 and using debugger dap miniwiggler but i do not enter to debug mode this is error message -------------------------------------------------------...
  • C51 v8.17a stddef.h error
    In my project I include stddef.h but find error on __CX2__ it's a bug or not I try to modify it to #if defined (__CX2__) and passed. what mains about __CX2__ ?
  • C51 Compiler error
    Hello, if i try to compile, i get this message: *** FATAL ERROR L210: I/O ERROR ON INPUT FILE: EXCEPTION 0021H: PATH OR FILE NOT FOUND FILE: LED.obj The compiler should make the LED.obj or...
  • A C51 Compiler Error!!
    When making an expression in C51 with the format shown below: #define VALUE ((0x3F << 24) | (0x1F << 16) | (0x01 << 1)) Results in a value of 0x00000002 The same results are attained when...
  • The C51 v6.12 has errors!
    An hour ago I installed the last version of this software, then I opened my project and added some files with extension "*.h" I opened them as "C Files", then when trying to close them one of them closed...