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++

about memory map

Altera_Forum
Honored Contributor II
1,103 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
408 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
408 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