industrialNETworXnetx

Rainer Versteeg

Rainer Versteeg

| 29.04.2008 | 12:15 | 5 replies

Loadmap of variables

Hi,

How can i get a loadmap of all variables of my project with HITOP :?:

Chris Frickel

Chris Frickel

Hilscher

| 29.04.2008 | 12:28

Hi Rainer,

Quote:
How can i get a loadmap of all variables of my project with HITOP?

Just add a "-Map something.map" to the linker flags in your hitop project. "something.map" shows a detailed memory map with all globals after the compile/link procedure.

Rainer Versteeg

Rainer Versteeg

| 29.04.2008 | 12:50

Hi Chris,

Thank you. With wich program can i print the *.map file :?:

Br,

Rainer

Andreas Jacob

Andreas Jacob

Hilscher Gesellschaft fuer Systemautomation mbH

| 29.04.2008 | 12:52

Hi Rainer,

it is a simple ASCI text file. You can use the standard Windows editor.

Rainer Versteeg

Rainer Versteeg

| 29.04.2008 | 12:57

Hi AJ,

Yes right, but when i open it with a ASCII Editor there is no format in the file. Gives there a programm wich sorted the variables with the adresses :?:

Br,

Rainer

Andreas Jacob

Andreas Jacob

Hilscher Gesellschaft fuer Systemautomation mbH

| 29.04.2008 | 13:00

Sorry, but I do not know any application, which will do this.

Login