Heap Allocation problem
Cedric Aubert
cedric_aubert at yahoo.fr
Tue Aug 26 12:08:13 UTC 2003
Hi,
I am doing a BSP for a 68k board and I have some
trouble
in the _Heap_Allocate function. My board go to
Internal_Error_Occured fucntion.
In fact in _Workspace_Allocate_or_fatal_error
called by User_extensions_Handler_initilisation()
called by rtems_initialize_executive_early(), the
function Internal_Error_Occured is call because
_Heap_Allocate return NULL. It's seem to be the
second return NULL of this function. I don't
understand
why.
Does anyone have had a similar problem during
coding a BSP ????
Thanks a lot
Cedric
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
More information about the users
mailing list