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: yModem doesnt work


On Mon, 2001-11-05 at 00:42, Lee Sung-jae wrote:
> My platform is SA1110 based evaluation board.
> 
> I think the problem is with 'HAL_DELAY_US()'.
> Should I rebuild redboot?
> So, how should I modify redboot source to rebuild redboot?

Complete instructions are in the RedBoot documentation.  Look at
a chapter which is similar to your own, e.g. Intel Assabet.

Since HAL_DELAY_US() is supported by the generic SA11x0 layer,
you should not have a problem with this function (if you've
defined your platform properly as a sub-platform using SA11x0).
Again, look at how the Assabet is implemented.


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