If i choose ?B_MODE 4 in the L51_Bank.A51 file the Assembler generate the following error: error A30: SEGMENT SYMBOL EXPECTED. If i insert ?BANK?SELECT SEGMENT CODE the Linker now generates this errors: ERROR L121: IMPROPER FIXUP MODULE: L51_BANK.obj (?BANK?SWITCHING) SEGMENT: ?BANK?SELECT OFSET: 0009H Can anyone help me?
C51 Version 7 comes with L51_BANK.A51 V2.20. There have been some modifications in this file to make linker and L51_BANK.A51 file compatible. You should use therefore the current version of the L51_BANK.A51 file.