Forum Discussion

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

Linker memory map from the NIOS IDE?

Hi all, Does anyone know how to gennerate a linker memory map when using the NIOS IDE? The GNU linker doc says to use the --print-map or -M option but that sends the output to STDOUT, whereeve...