Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
21 years ago

How can I obtain a map file from the linker?

Hi all, just a silly question... How can I obtain a map file from the NIOS II IDE? (usually I always put a "-M >mymapfile.txt" at the end of the linker command, but if I do that on th...