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: RTC eCos


On Wed, Dec 01, 2004 at 10:29:06AM +0100, Meulendijks, J. wrote:
> So this code should work?
> 
>  cyg_handle_t h;
>  cyg_clock_to_counter(cyg_real_time_clock(), &h);
>  cyg_counter_tick(h);
> 

> I already used this code and it goes wrong when the code
> "cyg_counter_tick" is executed... What could be the problem?

Hard to say given the lack of details in your post.

        Andrew

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