Hi all,
My team is facing the same issue after using S32K3xx controller and i-SYSTEM IC5000 debugger.
For example, we added the WDG and GPT module of AUTOSAR into the project.
Right during Gpt_Init(), the board is bricking and the debugger looses control of the MCU.
And this is not a one off incident.
Just some additional information:
When we try to recover the bricked boards using Lauterbach, it shows the board is in a BUSFAULT exception.
But I'm wondering why a similar message was not shown using WinIDEA and i-SYSTEM IC5000 debugger.
Have a feeling that if any of the fault exceptions (BUSFAULT, USAGEFAULT, MEMFAULT etc.) occurs in WinIDEA, it's ending up with a bricked board.
Has anybody else faced a similar issue?
If there is a solution, would you be able to share how you guys solve such issues?
Right now, for us, the only recovery solution is through Lauterbach (and unfortunately this is expensive and we have to depend on other team)