How to configure STM32CubeIDE to use J-link in tunnel mode
I am trying to configure STM32CubeIDE to use J-link in tunnel mode. I know how to do it outside the CubeIDE. It requires the invocation of J-link GDB server with the additional -select command line parameter. And I don't know how to add this parameter in CubeIDE. Is there anyone there to help me with this problem?