• 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 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...
  • FATAL ERROR L250:
    Hi all, I have a PK51 Professional Developers Kit version 6.14. When I build the target, it gives me the following error: ******************************************************************...