1

Closed

Debug.EnableGCMessages(true) Does not work in .NET MF 4.2

description

See the thread here. It appears that the EnableGCMessages method is broken.
http://forums.netduino.com/index.php?/topic/4807-cant-get-gcmessages-to-work/
Closed by

comments

lorenzte wrote Jul 13, 2012 at 4:52 PM

The reaosn for this is that the Netduino platform is compiled with additional flags in order to limit the debug output and decrease the build size.

ValkyrieMT wrote Oct 5, 2012 at 4:03 AM

This is also not working on GHI's Cerberus-Family of NETMF boards. What flag needs to be changed to allow this to work again?

lorenzte wrote Oct 5, 2012 at 4:25 PM

This can only work if the firmware support it. Please contact GHI to discover that.