The three principal tools that manage memory mapping, according to author Travis Hobrla, are the OEMAddressTable and the files config.bib and boot.bib (.bib stands for "binary image builder"). The OEMAddressTable specifies mappings between virtual address space and physical address space, while the two .bib files contain configuration information about the Windows CE OS image and the bootloader, espectively.
After explaining the format of these elements, the article concludes with a simple example of a
CEPC BSP.
Read the complete technical article here:
Understanding memory sections and the OEMAddressTable in Windows CE 5.0 and 6.0
Related stories: