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: Debugging eCos


My target is Atmel AT91EB40 evaluation board with Atmel AT91R40807
processor. I'm running cygwin on Windows NT and have build the necessary
cross compiler tools. The debug tool I build is the latest insight source
snapshot.

I can connect to the Angel monitor in the target. After downloading the
image to the RAM, I tried to single step but sometimes it hangs and
sometimes it just run till the end and hangs.


On 23-Apr-2001 Ho Shui Choy Stanley PS03B NCS wrote:
> Do I need to check any options in the eCos configuration tool in order to
> build my application with debug capabilities when using gdb? Is it
possible
> to debug in ram as well as in rom?

Debugging RAM based applications using GDB should "just work".

Debugging ROM applications with GDB is not supported [in general].

Are you having troubles?  What is your target environment?  host
environment?


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