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

Mapfile in NIOS II IDE

Altera_Forum
Honored Contributor II
1,087 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
394 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
394 Views

in short 

 

generate MAP file: 

Linker(Compiler) Flag: 

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