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?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, --ScottHi Sccot,
Thank you quick responce. I could solve a problem in your way. I owe you gratitude. Thank you very much. Regards, suyo