This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

objcopy problem with tic4x architecture


I try to produce a binary file (to loaded into the dsp) using
objcopy from a coff2-c4x fully linked object file. As soon as I use
-O binary (or any of the Hex output formats) the following happens:
The Adresses in the coff file are addressing 32-bit wide memory. The adresses are put directly into the output file, but without multiplying them by four to address the correct *byte* in the file, resulting in overlapping sections. What should I do?



Aki -- +------------------------------------------------------------------+ !Aschwin Gopalan ESR Rohmann GmbH ! !Research&Development Rudolf-Diesel-Strasse 13 ! !Application and System Software 67227 Frankenthal ! !gopalan at rohmann dot de GERMANY ! +------------------------------------------------------------------+ !Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte ! !Informationen. Wenn Sie nicht der richtige Adressat sind oder ! !dieses E-Mail irrtümlich erhalten haben, informieren Sie bitte ! !sofort den Absender und vernichten Sie diese Mail. Das unerlaubte ! !Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht ! !gestattet. ! +------------------------------------------------------------------+ !This e-mail may contain confidential and/or privileged informa- ! !tion. If you are not the intended recipient (or have received this! !e-mail in error) please notify the sender immediately and destroy ! !this e-mail. Any unauthorized copying, disclosure or distribution ! !of the material in this e-mail is strictly forbidden. ! +------------------------------------------------------------------+


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]