Altera_Forum
Honored Contributor
21 years agoabout memory map
At the time of Nios, there were files such as ***.nm. But in Nios2, a similar file isn't generated. Will the file that NiosII substitutes for ***.nm not be generated?
Hi suyo,
You can generate an address map using nios2-elf-nm. Use the -n option to sort by address. Regards, --Scott