In the testing process of the unit occurred a problem with runner output while there was problem with J-link GDB server.
We can easily simulate the open connection of the GDB server using the J-Link command
JLinkGDBServer -device "Zynq 7020"
- The output of the runner with running GDB server looks like this:

- It is not clear as in the case of the erase error which looks like this:

- In addition, we got printed the whole runner structure fail info with all error parameters with the GDB server

In the testing process of the unit occurred a problem with runner output while there was problem with J-link GDB server.
We can easily simulate the open connection of the GDB server using the J-Link command
JLinkGDBServer -device "Zynq 7020"