Loading...
 
Skip to main content

System Workbench for STM32


View the fault registers in the SCB

Another workaround is to use CMSIS in the project (available in Cube package) to be able to add the SCB registers in expression:
Expression Pane -> Add new expression

Laurent