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]

Serial port configuration for RedBoot ouput


Hi,

I'm working on a board with a MPC860. I ported RedBoot in RAM and ROM but I
have no output on my serial port SMC1. With my JTAG debugger, I can see that
RedBoot runs correctly: it goes in the initialize_stub function and then in
the cyg_start function and in the prompt loop.

I think it's almost correct, because when I initialize my board with the
bootloader from Embedded Planet, and then I run my RedBoot, everything is
OK: I have the RedBoot output, and it works fine.
So I suppose that something is not initialized.

Thanks for any pointers

Nicolas


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


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