Message Queue problem

Samuel Bitton S.Bitton at sstl.co.uk
Mon Apr 30 15:21:31 UTC 2007


That was the problem indeed.
Thanks for your help.

Could you point to me where this kind of setup information is explained
in the RTEMS documentation.
I can't find it and I wouldn't like to be missing out on an important
piece of documentation.

Thanks. 

-----Original Message-----
From: Eric Norum [mailto:norume at aps.anl.gov] 
Sent: 30 April 2007 16:26
To: Samuel Bitton
Cc: RTEMS Users Mailing List
Subject: Re: Message Queue problem

On Apr 30, 2007, at 8:36 AM, Samuel Bitton wrote:

> How do you enable the message queue manager? Didn't know it could be
> disabled/enabled. Can't find anything about that in the C user's  
> guide.

If you're using the standard Makefile template you should see a line  
like:
MANAGERS=all
or
MANAGERS=io event message rate_monotonic semaphore timer

>
> By "crash" yes I mean the function never returns.

That makes me wonder if another part of your program has a runaway  
pointer tromping on memory.

-- 
Eric Norum <norume at aps.anl.gov>
Advanced Photon Source
Argonne National Laboratory
(630) 252-4793




This e-mail and any attachments may contain confidential and
privileged information. If you are not the intended recipient,
please notify the sender immediately by return e-mail, delete this
e-mail and destroy any copies. Any dissemination or use of this
information by a person other than the intended recipient is
unauthorised and may be illegal.

Surrey Satellite Technology Limited
Registered Office: Senate House, University of Surrey, Guildford, 
Surrey, GU2 7XH   Registered in England & Wales No. 1916260 . VAT 
Registration No. GB 413 5711 79




More information about the users mailing list