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]
Other format: [Raw text]

Re: how to debug redboot !!


mohanlal jangir wrote:
I am wondering if I need some different way to debug redboot. I don't have
multi-ice or such debugger. So far I was debugging my application with
RedBoot. Now I want to debug RedBoot itself. Is it feasible to debug redboot
with redboot itself? Say I have one redboot image with startup type as ROM
and another image with startup type as RAM. Can I debug later image with
former one? Won't it create any chaos?

Certainly it will. Some bits of redboot (such as the CLI or flash) are easier to debug than others (anything involving the debugging stub). Without an ICE, flashing LEDs or diag_printf's are the order of the day.


Jifl
--
eCosCentric    http://www.eCosCentric.com/    The eCos and RedBoot experts
--["No sense being pessimistic, it wouldn't work anyway"]-- Opinions==mine


-- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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