How to View Operational mode and Access levels of Cortex-M4 while debugging
Hi ,
I am complete newbie to SystemWorkbench IDE . and learning to use Nucleo-64 board based on STM32F446RET
On SystemWorkbenchWhen using the debug perspective - is it possible to view
- the operational mode (that is to say whether the processor is “Handler Mode” or “Thread mode”) and
- access level (“Privileged ” or “non-Priviledged”) of Cortex M4
Any help is appreciated ,
Thanks in advance