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: cyg_thread_delay.


Please keep the discussion on the ecos-discuss list. Directly
addressed messages may be ignored. Personal support is only available
on a consultancy basis.


"Romil Shah" <rshah@slscorp.com> writes:

>   Sir,
>     Thanx for the cooperation that you have given,still  I am facing few
> problems with cyg_thread_delay. If i am specifying it at [1] than it is not
> working i.e programs hang up  and if i remove it an specify it at [2] than
> it works perfectly . So can you suggest me as to why is this happening. Also
> my idle thread is not working so is it causing the issue.

Try adding some more diag_printf()s to work out the exact sequence of
events in your program. Use GDB to follow the execution of the various
calls.

I don't see why you think that the idle thread has anything to do with
this.


> I am using TX39 as the variant for MIPS architecture.

This target has not been maintained for some time. I cannot guarantee
that it has not suffered from some bit rot.

-- 
Nick Garnett                    eCos Kernel Architect
http://www.ecoscentric.com/     The eCos and RedBoot experts


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