• 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...
  • Fatal error L213
    Information in this support solution applies to: C51 Version 6.00 I receive the following error when I link a very simple project in the EVAL version: FATAL ERROR L213:I/O ERROR ON WORK FILE...
  • FATAL ERROR L210
    When i compile the following code : counsigned char a,b,value; void main() { value = 0xF0; a = (value >> 4) && 0x0F; b = (value << 4) && 0x0F; } i get this error massage: ***FATAL ERROR...
  • FATAL ERROR L245
    My program compiles fine, but when I attempt to execute the linker, I receive the error message FATAL ERROR L245: ADDRESS RANGE INVLAID FOR THIS CLASS TYPE. What is the resolution for this error?...
  • Fatal Error L210
    Every time I compile a project using the silicon labs IDE on my BIG8051, I get this error: FATAL ERROR L210: I/O ERROR ON INPUT FILE: EXCEPTION 0021H: PATH OR FILE NOT FOUND FILE: C:\Users\adais...