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: Problems booting from FLASH on ARM7/AT91


Karl-Magnus.Moeller@combitechsystems.com wrote:
> The first thread that displays a welcome
> message on the LCD also starts. But right after that, it seems like
> everything just locks up. And I just can't understand why.

You could use the old "printf" technique to see how far it gets (or
"diag_printf" would be better in eCos). But my first guess would be some
problem with the clock interrupt. If you were having problems with the
memory mapping, perhaps the IRQ vector is not pointing into the memory map
with the correct addresses.

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


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