Forum Discussion
1 Reply
- Altera_Forum
Honored Contributor
Nevermind. I found the answer in an older thread. My solution was to add the following flags to the linker command line:
-Wl,-Map -Wl,project.map JJS
Can anyone tell me what do I need to do to get the NIOS IDE to generate a linker map file when I build the software?
Thanks, JJSNevermind. I found the answer in an older thread. My solution was to add the following flags to the linker command line:
-Wl,-Map -Wl,project.map JJS