From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Russ.Shaw" To: binutils@sourceware.cygnus.com Subject: What won't this objcopy split work? Date: Fri, 21 Jul 2000 01:05:00 -0000 Message-id: <39780484.77B7B9C5@webaxs.net> X-SW-Source: 2000-07/msg00354.html 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 * *******************************************