From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Narayana, Venkat A." To: "'Jonathan Larmour'" Cc: "'ecos-discuss@sources.redhat.com'" Subject: RE: [ECOS] Elf to Bin format Date: Mon, 04 Jun 2001 07:34:00 -0000 Message-id: X-SW-Source: 2001-06/msg00049.html -----Original Message----- "Narayana, Venkat A." wrote: > > Hi, > When i convert my redboot.elf file to redboot.bin file, > the .data section is not getting into bin file.How do i know this? [snip] That's not our experience, almost needless to say! Which target? Which version of the tools? And have you customized or changed the linker script in any way? The target is Xscale board. The gcc version is 3.0. ld's version is 2.11.90 I changed the linker script just to put fixed_vectors at A1F00000 and nothing else. venkat N