Hi Folks,
I'm trying to reset my system and reboot from my MQX application (when I reach an error condition - caused by external conditions). Reading the MQX RM, I thought I could do it with the statement:
_mqx_get_initialization());
But this just hangs the system (the very result I'm trying to avoid).
Does anybody have any suggestions as what to do?
Thanx,
myke
已解决! 转到解答。