Hi, I have an application in SES that uses the SEGGER_SEMIHOST_...() functions, and it works fine there when I debug. However, I would like to move this functionality out of SES and ideally do so without using GDB & GDBServer. Is this possible? I see on the Wiki (Semihosting - SEGGER Wiki) that it should be: "The debug agent can be either the debug probe (e.g. J-Link)", but I cannot find any details on how to do this with just JLink.exe. Could you please share some details on this?