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]

What won't this objcopy split work?


Hi all,

I'm producing code for a 16-bit h8/300h cpu, and want to
generate an srec file for all the even bytes, and an srec
file for all the odd bytes, using objcopy:

h8300-hms-objcopy --output-target=srec --interleave=2
                          --byte=1 flash.coff flodd.srec

However, it responds with flodd.srec: illegal operation

What can be wrong?

I'm using mandrake-7.0

-- 
*******************************************
*   Russell Shaw, B.Eng, M.Eng(Research)  *
*      email: russell@webaxs.net          *
*      Australia                          *
*******************************************

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