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

32K Banking with MERGE32K enable

I try to use 128K Flash memory of 89C51RE2 and its memory layout as the following:

0x0000 - 0xFFFF (common area)
0x10000 - 0x17FFF (bank 1)
0x18000 - 0x1FFFF (bank 2)

I am using BL51 and OC51 to generate B01, B02, B03 files...

I look at the memory location 0x10000, I saw common codes start from 0x10000. How do I disable common code place into bank1 area?

Best regards,
Thomas.