metaonly
module
ti.sdo.linuxutils.cmem.
CMEM
index URL
Contiguous MEMory Manager
XDCscript usage
Individual elements
XDCscript
usage
meta-domain
sourced in
ti/sdo/linuxutils/cmem/CMEM.xdc
var
CMEM =
xdc.useModule
(
'ti.sdo.linuxutils.cmem.CMEM'
);
module-wide config parameters
CMEM.
debug
// Enable the debug profile of the CMEM library
=
Bool
false
;
config
CMEM.
debug
// module-wide
index URL
Enable the debug profile of the CMEM library
XDCscript
usage
meta-domain
CMEM.
debug
=
Bool
false
;
DETAILS
This will likely result in a larger and slower library being linked in.
generated on Thu, 15 Dec 2011 10:51:04 GMT