Skip to content

jpgvandijk/linker-map-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linker-map-viewer

Browser/viewer for the .map file generated by the gnu ld linker.

Features:

  • Memory Configuration viewer showing all available memories.
  • Memory Contents viewer showing all defined identifiers and data/fill parts for the memories selected in the memory configuration viewer.
  • Memory Tree viewer showing the subregions in every region, and all data in each subregion
  • Memory Picture visualizing the region selected in the memory tree, highlighting the selected subregion/data
  • Memory Details viewer showing the details of any item clicked on in either the memory configuration viewer, memory contents viewer or memory tree viewer.

Examples are added in the "examples" directory.

Example Screenshot

About

Browser/viewer for the .map file generated by the gnu ld linker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages