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: Port to XScale board



On 20-Aug-2001 Cristiano Ligieri Pereira wrote:
> 
> It's Linux. I'll try minicom. 
> 

Cool.  With 'minicom', just use ^A-S (send) directly from minicom, without
breaking out.  I also turn off the little file selection menu and just
enter the file name directly as RedBoot will most likely timeout before
you can go toodling around the menus and find the file you want to download.

> The 'C' characters come out around 3 seconds apart. The Delay is OK.
> 
> Cristiano.
> 
> ------------------------------------------------------------
> Cristiano Ligieri Pereira - http://www.ics.uci.edu/~cpereira
> 
>> What's your development platform?  Can you use 'minicom' (we've had no
>> troubles with it).
>> 
>> What happens if you run 'load' from RedBoot, but _don't_ disconnect?
>> You should get a series of 'C' characters, each about 3 seconds apart.
>> If they all come out right off, then you need to look at your implementation
>> of HAL_DELAY_US().  This is also a common problem for new ports.
>> 


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