Description
This program simply reads the list of symbol that is generated by the assembler, and generate an HTML page that can then be displayed by any web browser.
Utilisation
To generate a html report:
%OSDK%\bin\MemMap symbol_file output_html_file program_title css_file
In the samples folders you will find some 'osdk_showmap.bat' files that perform all that automaticaly.
Historic
Here is the list of all releases with a short description of things that changed:
Version 0.004
Version 0.003
Version 0.002
Version 0.001