This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


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

Re: sa1100 brutus gdb stub


Jun Wu wrote:
> 
> Hi all,
> I'm new to eCos.
> I build strongARM SA1100 brutus board gdb stubs, and two files,
> gdb_module.bin and gdb_module.img, are generated.
> Anybody tell me the relationship between them? and the format of the two
> files(offset of program entry in the file)?

The first is a binary format file suitable for programming into a ROM or
FLASH. The latter is an ELF format file which is what was produced by the
compiler, and may be used to convert into other formats (including binary,
but also srec etc.) as required.

Jifl
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault

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