User forums > Help

how to generate MAP file ?

(1/1)

jeorama:
which as same as "gcc -Wl-Map " to check each function address and size. thanks in advance

enviroment: CB802+arm gcc winxp sp3

Jenna:
Adding

--- Code: ----Wl,-Map=<your_map_file>
--- End code ---
to your projects build options (tab "Linker settings -> Other linker settings") should do it.

Navigation

[0] Message Index

Go to full version