Hello! I want to use code bank. I set up the number of banks and address in target option. I added L51_BANK.A51 in my project. Compile was successful. MAP file looks ok. But function call to another bank fails. I found odd thing in .SRC file which generated by compiler. Function call to another bank is generated as normal call like "LCALL FUNC1" What should I do? Thanks In Advance