• Lx51: ERROR L118
    I am using a function from a lib file, and getting the folowing error: *** ERROR L118: REFERENCE MADE TO ERRONEOUS EXTERNAL SYMBOL: ?_GET_ACCESS_KEY?BYTE MODULE: ..\hex\MaxVecSpeed.obj (MAXVECSPEED...
  • LX51 Locate error
    I have problem with location of const in memory over the 64k for chip 80C390. When I try to add class CONST(C:0x16000 - ... locator genarate error *** ERROR L245: ADDRESS RANGE INVALID FOR THIS CLASS...
  • LX51 Linker Errors
    Hi, I am using a code from a vendor. The code is for sure OK. But my linker LX51 throws errors when I try to build the project. I have checked the "Linker control string", from which I deduce...
  • LX51 + Debugging Triscend TE5
    I run into a strange problem in Keil 7.01 When I link my program using the BL51 linker everything is OK and I can debug my application both in simulation and on the real target. 'Run till main' works...
  • LX51 overlapping code with no warnings/errors
    Hi there, I am currently seeing a relatively strange occurrence with the Keil compiler and linker overlapping two pieces of code into the same code area without showing any warnings or errors to...