Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » CDT with external DIAB Linker does not ouput MAP file(The Linker does display the MAP file but does not save it to a file with >)
CDT with external DIAB Linker does not ouput MAP file [message #1700781] Tue, 07 July 2015 07:33 Go to next message
Martin Meiboom is currently offline Martin MeiboomFriend
Messages: 1
Registered: July 2015
Junior Member
Hi,

I am trying to get CDT running with an external (DIAB) Toolchain. It works fine so far, but for debug reasons I would like to create the map file. Unfortunately I get the following error Message:

dld -lc -lm -m6 Objectfiles... Test_Toolchain2.elf -tPPCE200Z4NEG -m31 > link.map

dld: error: Failed to read file 'link.map': file is empty

So the operator does not seem to work. Without the > eclipse displays the output on the console.

Maybe someone knows a quick fix, I would appreciate any help

Martin

Re: CDT with external DIAB Linker does not ouput MAP file [message #1717504 is a reply to message #1700781] Mon, 14 December 2015 12:32 Go to previous message
Alexander Fedotov is currently offline Alexander FedotovFriend
Messages: 1
Registered: December 2015
Junior Member
Hi Martin

I had the same issue with Diab. After some investigation I switched from CDT Internal Builder to GNU make builder and this helped Smile
Previous Topic:Windows/Tab title garbled
Next Topic:Missing C/C++ option after CDT plugin installed
Goto Forum:
  


Current Time: Tue Sep 24 11:34:45 GMT 2024

Powered by FUDForum. Page generated in 0.03302 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top