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: please help me


A Shobhan wrote:
> 
> hi
>   iam here with attaching the file hello.c.  This code is working with
> bitmap scheduler, but hanging if the eCos is build with multilevel
> scheduler.

Works fine for me:

murgh:~/ecc/obj/i386/linux$ ./foo
Beginning execution; thread data is 1
Beginning execution; thread data is 2
Beginning execution; thread data is 0
Beginning execution; thread data is 1
Beginning execution; thread data is 2
Beginning execution; thread data is 0
Beginning execution; thread data is 1
Beginning execution; thread data is 2


Perhaps you changed something else in your configuration. One trick I use
is to use "ecosconfig export" on a configuration to see what values are set
other than to their default.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


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