Possible problem with stackcheck function? SS-20021007
Aaron J. Grier
aaron at frye.com
Mon Oct 28 21:51:44 UTC 2002
On Mon, Oct 28, 2002 at 07:50:21PM -0000, Bob Wisdom wrote:
> One final question, is there a runtime function available to use which
> can display all the memory resources known to the kernel so I can
> easily validate my configuration, heaps, stacks, tasks etc?
malloc_dump() and Stack_check_Dump_usage()
RTEMS_DEBUG must be defined during compiling (XCPPFLAGS=-DRTEMS_DEBUG)
to get them.
--
Aaron J. Grier | Frye Electronics, Tigard, OR | aaron at frye.com
More information about the users
mailing list