This is the mail archive of the ecos-discuss@sourceware.org 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]
Other format: [Raw text]

Re: Help: RedBoot_RAM working, RedBoot_ROM not


On Sun, Feb 26, 2006 at 05:12:24PM -0600, Rohit Pandita wrote:
> Hi all,
> 
> I've been able to execute RedBoot_RAM on my board (Phycore555) finally, 
> now I'm trying to get the ROM version to work, that's where I have hit 
> another roadblock. I was able to build binary (.elf, came out to be 
> 900+kB, is that usual?!) for RedBoot _ROM successfully using Configtool GUI.

That is ususal. The ELF file contains all the debug information,
symbol table etc.

> Then I flashed it to the external ROM and reset, on reset I couldn't get 
> the RedBoot CLI on serial port A or B of mpc555.

Do you flash the ELF or a binary image made from the ELF.

        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


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