• 8051 ERROR C146 'P4' invalid base address
    Hi! I hope you can help me with this. I have a 8051 C146 Error in the uvision keil compiler inside Silicon labs IDE. The error is *** ERROR C146 IN LINE 320 OF C8051F020.H: 'P4' invalid base address...
  • INVALID ABSOLUTE BASE/OFFS VALUE
    Hi, I am using uvision version 8.16 I am getting error A80: INVALID ABSOLUTE BASE/OFFS VALUE. line at which it points out error is "SEGMENT EDATA AT (07F0000h+RESERVED_START)" My code...
  • invalid address (LPC3250)
    Hi I work with an LPC3250 and I realized that I can read or write into memory address which supposed to be invalid without any problem (for example 0x04000000, the user manual mentions that writing...
  • *** Error A80 -- Invalid Absolute Base/Offset Value
    Hi, I was able to compile my code successfully with version 8.09. Now I have installed update keil 8.16a and started getting error message "Invalid Absolute Base/Offset Value" Once before I also...
  • Invalid Register
    Trying to program an Atmel 89C2051 device but I get 3 errors exactly the same invalid register. The line of code is MOV R0, R5 Any ideas anyone.