Jorge thanks again for your precise indications
These are my options
-T"C:\FRDM_KL25Z WorkSpace\DisplayOnlytest/Project_Settings/Linker_Files/ProcessorExpert.ld" -Xlinker --gc-sections -L"C:\Freescale\CW MCU v10.5\eclipse\../MCU/ARM_GCC_Support/ewl/lib/armv6-m" -Wl,-Map,DisplayOnlytest.map -Xlinker --print-map -n -specs=ewl_c.specs -Xlinker --undefined=__pformatter_ -Xlinker --defsym=__pformatter=__pformatter_ -Xlinker --undefined=__sformatter -Xlinker --defsym=__sformatter=__sformatter
In ARM Ltd Windows GCC C Linker ->Miscellaneous everything looks correct,but still the *.map file is not created
I edited my own linker file,so in PE the build option "Generate linker file" is not active.
Could this have to do with the lack of map file?
Thanks
Diego