🎉 We're happy to announce new public releases 🎉

  • SmartCode v10.4r1 - Take advantage of all the benefits our tools have to offer and build your applications with the latest version
  • TriCore v6.3r1 Inspector v1.0r8 - Save time and detect known issues before they get into your application
Contact us to get access

Infineon AURIX: Pinpoint the cause of the last MCU reset via RCU plugin

16-Oct-2024

RCU is a separate window of the SoC AURIX plugin which displays a list of RCU registers with according value and description. It is a user-friendly representation of the reset configuration and last reset source information.


Possible solution 

1. Make sure the debug session is established. 

2. Open View | AURIX RCU

In this example, the last reset happened because of a software-triggered reset, which can help you pinpoint the exact function in your source code that is initiating it. As you can see, RSTSTAT.SW bit is set.



More resources in winIDEA Help

Was this answer helpful?