• Please, why ´´ invalid character constant ´´
    when type line: ACONST ='ý'; // Latin2 char 253 compiler error C101: '''': invalid character constant when type line: ACONST ='a'; compiler ok
  • Error 67 invalide expression
    I can't find a error list in the manual. Where I can find a error list.
  • Invalid keyword error 204
    I am getting this error I have checked my linker file yet there is no symbol # that is reporting the error. Has anyone got any idea how to overcome this problem
  • error C127: invalid storage class
    Hello! I have transfered my project from uVision to uVision2. The IDE has the compiler C51 V7.06 and the linker BL51 V5.03. If I rebuilt my target, the compiler displays an error-message for all...
  • Error L220: Invalid Input Module
    I am using an Atmel 80C32X2 using Keil 8051 compiler and LX51 linker. I am using both CODE and RAM banking. The banks are mapped as 32K blocks. I use a lot of data that requires to be held in the code...