Quote:
|
Originally Posted by aaeamdar
What is the .map file and where can I find it?
Thanks,
Paul
|
It should be in your build directory. If not, go to Project -> Build Options... -> Project -> MPLINK Linker tab -> Check "Generate map file" check box and then build all. The <project name>.map should now be in the build directory.
-Kevin