I am a new been on FreeRTOS and working on a board that uses the
Cortex-M4 Processor and the FreeRTOS
"FreeRTOS V7.4.2 - Copyright (C) 2013 Real Time Engineers Ltd."
Can I change the MCU mode programmatically or through a debugger?
I want to make sure the MCU is NOT in sleeping mode. I looked at this thread but did not help much.
Entering sleep mode on arm cortex m4
thank you.