Hello, I'm trying to debug an application on the Cortex-M4 of my iMX7D using the Segger JLink-Base debugger. The debugging works correctly using Ozone. But unfortunately I can't do it using eclipse. The debugger configuration and the result screen shots from eclipse are attached. I'm using the Eclipse IDE for C/C++ Developers Version: 2019-03 (4.11.0) I used the NXP linker from Segger If I don't run a firmware on M4, the J-Link GDB server fails even to run with a message: Could not connect to ta…