• Error L227 Parameter out of range
    I'm using uVision3 with V8.18 C51 compiler. I have this old code from many years ago which I'm trying to build and supposedly it built fine at that time, but don't know which version of compiler was...
  • T89C51AC2 Atmel problems - RAMSIZE(256);
    Got myself one of the development boards. Anyway, when I have a small program, everything is fine and works. Now when I write any function remotely decent sized, I get an IO Error that the file cannot...
  • enum, out of range
    Hello, I have added U postfix to the integer but the problem still is the same. I read following pages but didn't work. http://www.keil.com/support/docs/3243.htm http://www.keil.com/forum...
  • enum values out of range!
    In the uVision enviroment i have a warning which according to the help files i do not believe i should get. It complains about the typedef enum { DATAACCESS_Config = (u32)0x00000000, DATAACCESS_Status...
  • C compiler error: absrel out of range
    Anyone familiar with the C51 compiler error as follows: --- error: absrel out of range (l308, $=0X25 Targ=0X485) --- error: absrel out of range (l355, $=0XC Targ=0XA0) --- error: absrel out of range...