• xdata range crossed.
    hello, I have just started using Keil-c51 Eval version 7.50 with uVision for 8051 comptible device.I wanted to use 71M6513 from TDK.But unable to find it from Device Database i have selected closest...
  • 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...
  • address range
    Hello! I have a problem and need a help! I use the macro XVAR for a bus communication. I have defined: #define name XVAR(unsigned char, 0x100000) name= 0x10; In the START167.A66 File this address...
  • Addresss Range
    Hi. I am currently using the eval tools from the Pont book. I am just getting going with the Hello.c example. When I compile I keep getting the Error 65 message and a Hex display from 0x0000 to 0xFFE9...
  • 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...