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: Can't Run Hello on an EP7211


Douglas Bush wrote:
> 
> Folks,
> 
> I'm running an EDB7211.
> 
> I've taken a current eCos from cvs (about Feb 12), rebuilt the REDBOOT
> RAM and ROM images using the current ecm files.  My customizations were
[snip]
> (gdb) c
> Continuing.
> Interrupted while waiting for the program.
> Give up (and stop debugging it)? (y or n) y
> (gdb) quit
> 
> Apart from the wonderful transfer rate, and what appears to be a corrupt
> MAC address, I never hear from hello world again.  I have tried turning
> on tracing and ASSERTS in the kernel, but this doesn't help at all.

You could set a breakpoint near the start to find out how far it gets, e.g.
at start, hal_hardware_init, cyg_hal_invoke_constructors, or cyg_start.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || 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]