• 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 -------------------------------------------------------...
  • 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...
  • C51 Inline assemble error
    I'm using C51 V6.12 C source file is like this: void I2CWrite(unsigned char D,bit ConvToBCD) { #pragma asm ..... #pragma endasm } unsigned char I2CRead(bit ACK,bit ConvToBin) { #pragma asm ...
  • got an error msg in c51
    i m working on 8051 development board it has micro-controller NXP P89V51RD2 so the problem is that the compiler could not open the file and showing the error msg C318 file can not open so...
  • 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...