#warning "You must alter this demo to define a DEBUGWRITE macro for your platform."
#warning "Be careful of using C library functions as they sometimes crash if they are not expecting stack changes (if possible use a multi-thread aware C library)"
#warning "You might flash LED's instead if that is better for your platform."
COMPILER_WARNING("You must alter this demo to define a DEBUGWRITE macro for your platform.")
COMPILER_WARNING("Be careful of using C library functions as they sometimes crash if they are not expecting stack changes (if possible use a multi-thread aware C library)")
COMPILER_WARNING("You might flash LED's instead if that is better for your platform.")