<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4807.2300" name=GENERATOR></HEAD>
<BODY style="FONT-FAMILY: Arial" text=#000000 bgColor=#ffffff>
<DIV>Hello,</DIV>
<DIV>I have a question about the objcopy binutil. I use it to convert the RTEMS 
programs ( *.exe with m68k-rtems-* bin-utils) to get  S-record files. When 
I look at my *.exe file with objdump I nicely get a dis-assembly starting at the 
address 0x0408000 as stated by me in the linkcmd file. But when I transform this 
file into a S-record file I find the adres starts at 0x000000... How can this 
happen? Does objcopy relocate the thing to 0x000000? How can I stop it from 
doing this? Or is there any other way to create a S-recond file from my 
*.exe?</DIV>
<DIV>wkr,</DIV>
<DIV>Gerke</DIV>
<DIV> </DIV></BODY></HTML>