Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

about memory map

Altera_Forum
Honored Contributor II
1,106 Views

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?
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
411 Views

Hi suyo, 

 

You can generate an address map using nios2-elf-nm. 

Use the -n option to sort by address. 

 

Regards, 

--Scott
0 Kudos
Altera_Forum
Honored Contributor II
411 Views

Hi Sccot, 

 

Thank you quick responce. 

 

I could solve a problem in your way. 

 

I owe you gratitude. 

 

Thank you very much. 

 

Regards, 

suyo
0 Kudos
Reply