• rewriting L51_BANK.A51
    Hi The L51_BANK.A51 file assumes that the bank switching outputs from the uC can be allocated from a single port, and using consecutive pins. Unfortunately, my spare output capability doesn't fit this...
  • rewriting L51_BANK.A51
    Hi The L51_BANK.A51 file assumes that the bank switching outputs from the uC can be allocated from a single port, and using consecutive pins. Unfortunately, my spare output capability doesn't fit this...
  • Error in L51_Bank.A51?
    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 in L51_Bank.A51?
    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...
  • L51_BANK.a51 and xdata banking.
    Hello ... i'm sorry for my bad english ... I write special app for NXP P89C51RD2BA microcontrollel. But I can't resolve next problem: When I try to define two arrays in far memory and try to write...