This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

passing from L51 to LX51

Hi all

I've an application which uses 4 banks an I can compile it without problem using uvision with L51 linker, but when I change my configuration to use LX51 (Use Extended Linker and Extended Assembler) from "Options for target" menu at "Device" Tab, my project gives following error and I can't build my project.

*** ERROR L204: INVALID KEYWORD
    POS: 4099
    ANKAREA (0X002000, 0X00FFFF) PRINT (.\LCD1.map) IXREF IBANKING BANK0 (

Any idea

0