• AJMP IN BANKTABLE ...
    Hi all My compiler gives the following error. Any idea Thx *** ERROR L258: AJMP IN BANKTABLE OUT OF RANGE, CONFIGURATION ERROR IN L51_BANK.A51 START: 0000H JMPSTART: 8004278H
  • 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...
  • RAMSIZE PARAMETER OUT OF RANGE
    Hi, The linker BL51 generates this error: *** FATAL ERROR L228: RAMSIZE PARAMETER OUT OF RANGE I workunder silicon labs ide, has someone an idea how to parameter the Ram, and where ? Thx
  • 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...