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.

Mapfile in NIOS II IDE

Altera_Forum
Honored Contributor II
1,125 Views

Hello everybody, 

 

I just want to know how can I obtain a memory map report ? 

With an another linker, I use it and it is very useful to know how the memory 

is organized? 

 

Anybody can help me ? 

 

Thanks 

Etienne
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
432 Views

Use the search capabilities of the forum. Search for map file from any date and you will find a post from August last year which tells you how to do this.

0 Kudos
Altera_Forum
Honored Contributor II
432 Views

in short 

 

generate MAP file: 

Linker(Compiler) Flag: 

-Wl,-Map -Wl,my_map_file
0 Kudos
Reply