release and debug mode heap allocation

Aleix Conchillo Flaqué aconchillo at ieec.cat
Tue May 27 13:48:28 UTC 2008


On Sun, May 25, 2008 at 11:38 AM, Joel Sherrill
<joel.sherrill at oarcorp.com> wrote:
>
> Usually this is either because you haven't completely accounted
> for all task stack or message buffer memory in your application or
> there is an error in confdefs.h which results in an underestimate
> of the memory required.
>
> Are all your task stacks of minimum size?
>

Mmm, I see, I will check this. Thanks.

> Is the error something like "out of memory"

I had a rtems_fatal_extension installed, so I don't know. I will
remove it and see what happens.

Aleix



More information about the users mailing list