On Mon, Dec 17, 2007 at 04:22:37PM +0530, [EMAIL PROTECTED] wrote: > > Hi Andrew, > > I want to bit clear in > > experiment#1 > we compiled Ecos + stack + application using arm-elf-gcc 4.1.1 > > experiment#2 > We compiled Ecos + stack + application using arm-elf-gcc 3.0 > > Cheers, > Venu > > ________________________________ > > From: Venumadhav Josyula (WT01 - Wipro NewLogic) > Sent: Monday, December 17, 2007 4:20 PM > To: 'Andrew Lunn' > Cc: '[email protected]' > Subject: RE: [ECOS] Ecos and GCC 4.1.1 > > > Hi Andrew, > > I got over the problem by downloading the latest Ecos sources. After > that I am facing a unique problem. After I built the Ecos library, I > replaced the target.ld with the target.ld which we use for our > development environment. > > Now we built our stack code and application using the library generated > from the latest sources (these sources were compiled using arm-elf-gcc > 4.1.1). We are able to generate the .axf image. But we are not able to > load the .axf image using axd debugger.
This is a toolchain/debugger problem, not an eCos problem. Try looking on the gcc mailling lists and talk to the tech support for axd. Andrew -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
