govind-mukundan / MapViewer

A windows application to view and analyze information from the linker generated Map file
GNU General Public License v3.0
286 stars 65 forks source link

Error Analyzing Map File #17

Open yabskbd opened 9 months ago

yabskbd commented 9 months ago

Getting the below error. Made sure there is no space or special character in the path file and gave full path to map file, elf file and NM/ELF reader paths. Also tried running as administrator. Can you point me to the issue?

Thank You in advance

image image

govind-mukundan commented 8 months ago

The problem is not with the path for the tools, it's the path of one of more or the files in your project. You could run it in debug mode to see which file path is causing the problem.

yabskbd commented 6 months ago

How do you run in debug mode?

govind-mukundan commented 6 months ago

How do you run in debug mode?

Download visual studio community edition and open the .sln file in the project