• MERGE32K option
    Hi All, Can any help me in decoding the Hex386 format file with MERGE32K directive used. My bootloader firmware on fly has to decode the hex record in the above format and to program the code memory...
  • MERGE32K option
    Hi All, Can any help me in decoding the Hex386 format file with MERGE32K directive used. My bootloader firmware on fly has to decode the hex record in the above format and to program the code memory...
  • MERGE32K option
    Hi All, Can any help me in decoding the Hex386 format file with MERGE32K directive used. My bootloader firmware on fly has to decode the hex record in the above format and to program the code memory...
  • MERGE32K option
    Hi All, Can any help me in decoding the Hex386 format file with MERGE32K directive used. My bootloader firmware on fly has to decode the hex record in the above format and to program the code memory...
  • 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...