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
Refer to your Linker Manual for the description of this error; or, just click on the message in uVision, then press F1.
I did it firstly, please do not answer such way !
"I did it firstly" So why didn't you say so? "please do not answer such way !" Without any sight of your code, and no other information from you, no other answer is possible! What have you tried so far? http://www.keil.com/support/man/docs/bl51/bl51_l258.htm Are you using the current version of the L51_BANK.A51 file? Have you made modifications to the PUBLIC symbols or segment names of that file? Have you looked in that file for obvious configuration errors? Have you checked all your project options for errors - especially with regard to the Banking configuration?