Hello everyone, I hope you can help me to solve this problem, thanks in advance.
I'm using S32K144 board, s32ds 3.4 IDE in Windows 10 with the latest updates and the examples of SDK RTM 4.0.1 but I've unable to debbug any program.
I can program my board with the .srec file and runs perfectly, also tried debbuging with Keil and runs just fine.
This is my board information:

This is how I lauch the debbugger, also tried with "emergency kinetis device recovery by full chip erase" but I got the same result:

But I got stuck here:

And this is how the process looks, which I think is weird:

I enable GDB logging and this is how it looks:
Spoiler=cmd-param-changed,param="mem inaccessible-by-default",value="off"
^done
(gdb)
~"Exception condition detected on fd -1\n"
&"set tcp auto-retry on\n"
^done
(gdb)
~"Exception condition detected on fd -1\n"
&"set tcp connect-timeout 240\n"
^done
(gdb)
~"Exception condition detected on fd -1\n"
&"source .gdbinit\n"
&".gdbinit: No such file or directory.\n"
12^error,msg=".gdbinit: No such file or directory."
(gdb)
~"Exception condition detected on fd -1\n"
13^done
(gdb)
~"Exception condition detected on fd -1\n"