Hi
It's definitely not the power nor any cabling issue, the GoldBox is powered all the time, nothing moves in terms of the hardware, the board is brand new NXP GoldBox RDB2, the S32 Debug Probe is brand new, all cables are NXP
The problem is deterministic 100%
1'st DEBUG run is successful, meaning starting the debug => debug session stops at the start (i.e. main.c first line) => Resume (F8) or Step over (F6) going perfect. Since no 'go to start' or RESET is available in the S32DS 3.5, a relaunch has to be done, and then
2'nd DEBUG after relaunch fails all the time
3'rd DEBUG relaunch goes OK as the 1'st
4'th fails
5'th OK
and so on... every 2'nd launch fails
looks like a RESET issue or GDB server reloading sequence logic bug