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: Problem with EB40A derived board, change in clockfrequency


> Now, for some reason unbeknownst to me, the hardware has been modified
> such that the external master clock being fed to the microcontroller
> is now at 40 Mhz as opposed to the original 66Mhz.
 
> I need to know the sequence of changes to be made in the eCos
> repository, including the CDLs etc to ensure that eCos can work with
> the new clock and the serial diagnostics work at a specified baudrate
> (38400 would do).
> 
> I seem to think that the following would need to be redefined:

I think defining CYGNUM_HAL_ARM_AT91_CLOCK_SPEED to 40000000 is
enough.

Jani

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