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]

configuration for malloc


hello,
I'm attempting to use malloc in my i386 configuration.  The call always
returns zero.
If I enable 'asserting', I see the following at startup:
ASSERT FAIL:
<1>mvarimpl.inl[184]Cyg_Mempool_Variable_Implementation::Cyg_Mempoo
l_Variable_Implementation() heap too small
ASSERT FAIL: <1>mvarimpl.inl        [ 184]
Cyg_Mempool_Variable_Implementation::
Cyg_Mempool_Variable_Implementation()                           heap too
small

I am using the simple allocator with the size of the fallback dynamic memory
pool set to 23068672.
Also, (and possibly related) I am using a ROM startup type which seems to
preclude the MLT box.

I don't know what else I need to do.
Sorry for what is probably a dumb question.



-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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