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: AT91EB40 and RedBoot


I must be having similar problems to Scott.  I tried doing ctrl-z after
uploading and (c)ontinuing redboot from gdb.  When minicom comes
up I see nothing.  I assume you are doing 'minicom -o' which skips past
modem initialization.  Instead of ctrl-z should I completely exit gdb?
What kind of feedback are you supposed to get from the EB40 to confirm
you are talking to RedBoot?  The 'RedBoot>' prompt?

-tim


On Saturday 08 June 2002 09:44 am, Kjell Svensson wrote:
> Hi Scott,
>
> Redboot is by default configured at 38400, so that what You should be
> using.
>
> One tip worth checking; After downloading and starting the Redboot via
> the GDB using the Angel RDI protocol over the serial port, you need to
> close the gdb application in order for the OS to recognize that the
> serial port is released (at least that goes for my somewhat older
> gdb/insight build). If You dont close it, or kill it with some SIGKILL
> signal, it won't properly release the serial, causing minicom to be
> unable to get working communication over the serial port.
>
> Another thought: check that the minicom serial settings have both
> software- and hardware handshake turned off.
>
> Good luck! /Kjell


-- 
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]