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: MBX redboot


> "Natarajan, Mekala (CTS)" wrote:
> 
> How to debug the rom monitor(redboot).
> When i build the redboot image from the configuration tool, it creates
> *.elf, *.srec and .bin file.
> Can i use the .elf file,load this into ram and debug the code(redboot).

No you can't debug redboot itself very easily because even a RAM based
RedBoot will steal most of the exception vectors etc. for itself (as will
any application that has GDB stubs included). And quite right too - you
wouldn't be able to use a RAM based RedBoot to upgrade if it still relied
on the ROM/Flash based one to run.

Jfl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


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