Hi,
We are experiencing a continuous reset loop on both a custom board based on the S32M276 and in the official NXP development board using RTD 6.0.0.
Observed Behavior:
When the JTAG debugger is connected, the application runs correctly without any unexpected resets.Upon reconnecting the debugger and inspecting the reset reason via the MCU/RGM status registers, the reset cause is identified as: MCU_HSE_SWT_RST_RESET.
The reset counter associated with the HSE Watchdog (HSE_WDT) increments after every cycle.
After disconnecting the debugger and doing a power cycle the device enters a reset loop approximately every 1 second.
Current Configuration:
MCU: S32M276
RTD Version: 6.0.0
- Could you please clarify the specific trigger for MCU_HSE_SWT_RST_RESET?
- What is the recommended procedure in RTD 6.0.0 to either disable this HSE-managed reset or properly service the WDT?
Thanks
- Miguel Marquez