Andrew Lunn wrote:
Enable:
CYGDBG_INFRA_DEBUG_TRACE_ASSERT_SIMPLE
and disable
CYGDBG_INFRA_DEBUG_TRACE_ASSERT_BUFFER
Andrew
Still unchanged. Both CYGINT_ISO_STDIO_FORMATTED_IO and CYGINT_ISO_EXIT
are still defined. Here is a part of my ecm file where I configured your
suggested options:
cdl_component CYGPKG_INFRA_DEBUG {
user_value 1
};
cdl_option CYGDBG_INFRA_DEBUG_TRACE_ASSERT_SIMPLE {
user_value 1
};
cdl_component CYGDBG_INFRA_DEBUG_TRACE_ASSERT_BUFFER {
user_value 0
};
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss